-
Hey, Im having some issues while trying to use Albumentations direct on my config file. I always get this error:
File "tools/train.py", line 247, in
main()
File "tools/train.py", line…
-
hi
error import pulid i alsowe downgride from numpy2.1.1 to 1.26 but all comfy crashed som node i think need 2.1.1 version help me
![Uploading node.png…]()
START] Security scan
[DONE] Security sc…
-
ComfyUI Error Report
## Error Details
- **Node Type:** CheckpointLoaderSimple
- **Exception Type:** RuntimeError
- **Exception Message:** ERROR: Could not detect model type of: F:\AI\ComfyUI_windo…
-
### Expected Behavior
fix the issue
### Actual Behavior
![1](https://github.com/user-attachments/assets/568be9f3-7656-4f8f-9201-bc5af8ec08d0)
### Steps to Reproduce
[ipiv-Morph-img2vid-AnimateD…
ghost updated
2 weeks ago
-
RUNDIR: runs/fcn8s_pascal/68527
Traceback (most recent call last):
File "train.py", line 229, in
train(cfg, writer, logger)
File "train.py", line 49, in train
augmentations=data_aug,…
-
Hi!
Can I directly test my custom dataset on pretrianed model?
My console shows below error:
run
target_transform;
dataset loading [0/3783]
dataset loading [1000/3783]
dataset loading […
-
The code is working with the latest pretrained models , but when you want to run on a custom trained model it errors out.
INFO:root:Setting up server...
Loading the LM will be faster if you build …
-
I may have discovered a bug, so I wanted to report it. If I used it incorrectly, I would appreciate it if you would point it out.
I tried running the MNIST example code in https://github.com/pfnet/…
-
### Bug description
When model training using DDP and pl.callbacks.BackboneFinetuning, it seems that model weights start to get out of sync across the processes after the backbone is unfrozen. Prio…
-
### What happened?
Running speculative decoding with the new Llama-3.1-405B-Instruct, with Llama-3.1-8B-Instruct as a draft model (with the large model on CPU and the small one on GPU), results in a …