-
~/# accelerate launch train_stage_2.py --config configs/train/stage2.yaml
The following values were not passed to `accelerate launch` and had defaults used instead:
`--num_processes` was set…
-
**Please describe the feature you want**
I use my computer for running Stable Diffusion (ComfyUI) as well as Tabby. I eventually noticed that ComfyUI would run very slowly when Tabby was also runni…
-
After running the command: accelerate launch train_tuneavideo.py --config="configs/road-scenarios.yaml" on my own data
It shows this error:
Traceback (most recent call last):
File "c:\Users\INP_R…
-
Hello guys, thanks for sharing the code of your wonderful work. I was trying to train latent diffusion on my own datasets. When I use a single GPU, everything is ok. But when I changed to multiple GPU…
-
### Describe the bug
Trying to train Stable Diffusion on TPU with configuring accelerator to use TPU and changing fp16 to bf16. Having the following issue:
```
Exception in device=TPU:0: Got unsupp…
-
Hi Larry I create this worflow to train Lora base in your tutorila but wen executing looks like it do nothing and finish to fast.
Her is the console log::
got prompt
[rgthree] Using rgthree's opt…
-
Hi,
I want to first say BIG thanks for this awesome list of commands which help me to save some of the time.
Thank you.
I am facing with the issue on my PC Setup.
All the commands followed an…
-
Hi guys I am using this [colab notebook by pedrogengo](https://colab.research.google.com/drive/1iSFDpRBKEWr2HLlz243rbym3J2X95kcy?usp=sharing)
For unknown reasons, I keep getting **nan** loss during…
-
I got an error when starting gnfactor training:
my env setting is below
GPU: nvidia l40s
cuda: 11.7 ( in a docker environment)
ubuntu: 22.04
it seems that xformers is incompatible with torc…
-
Training the UNet...
Traceback (most recent call last):
File "/content/diffusers/examples/dreambooth/train_dreambooth.py", line 852, in
main()
File "/content/diffusers/examples/dreambooth…