-
The node pack conflicts with a plenty of other nodes, because it requires:
- `fairscale>=0.4.4` (conflicts with any node using any version of `torchscale`)
- `opencv-python-headless[ffmpeg]=4.7.0.72…
-
ERROR: Cannot install -r D:\Comfyui\ComfyUI-aki-v1.2\ComfyUI-aki-v1.2\custom_nodes\ComfyUI_LayerStyle\requirements.txt (line 36), fairscale>=0.4.4 and torchscale==0.3.0 because these package versions …
-
hello i try to debug this problem more than 30 days, so i need your help ,if you convient.
1. first, the code show the error is:
slide_embeds = run_inference_with_slide_encoder(slide_encoder_mod…
-
Hello,
I have followed the training configuration introduced here (https://github.com/microsoft/torchscale/issues/52) with retnet_medium architecture. I have some questions that I would appreciate …
-
When I installed the requirements it installed an older version of timm where the model was not available.
Installing the latest version fixed it (1.0.9)
Update requirements.txt to timm>=1.0.9
-
# ComfyUI Error Report
## Error Details
- **Node Type:** DeepFakeDefender_Loader
- **Exception Type:** RuntimeError
- **Exception Message:** Unknown model (convnextv2_tiny.fcmae_ft_in1k)
## Stack…
-
**Describe the bug**
Trying to install Kosmos-G, there's a disclaimer that says:
> Make sure you have Pytorch 1.13.0 installed.
However on
```shell
bash vl_setup.sh
```
We got
```she…
-
Thanks for a great work!
I am just wondering what would happen if we had higher D. This is because the RetNet configs that you can obtain from the torchscale (and also mine) have typically `D=128` …
-
The fix of normalization Rnm is totally wrong.
The added max value in clam needed because of wrong placement of abs() operation.
More thorough explanation I put here:
https://github.com/microsoft/t…
-
Hi! Congrats on the clean RetNet code. I'm experimenting with the torchscale codebase and happened to find your repo with a link to a checkpoint in HF.
I noticed it is now gone, do you have plans t…