-
Installing pip dependencies: / Ran pip subprocess with arguments:
['/opt/anaconda3/envs/ldm/bin/python', '-m', 'pip', 'install', '-U', '-r', '/Users/yangboz/sdui/condaenv.1sb8nmxy.requirements.txt']
…
-
PS J:\Dreambooth-Stable-Diffusion-cpu> python main.py --base configs/stable-diffusion/v1-finetune_unfrozen.yaml -t --actual_resume ./models/ldm/stable-diffusion-v1/model.ckpt -n brs --data_root ./pho…
-
Im trying to get deforuum working and just stumble acros your new memory management.
For me it did break at least ddim maybe more im still testing.
plsm is just working.
I found one issue in ddim w…
-
Hi - thanks so much for this awesome implementation!
I noticed a small issue with a missing font file, which leads to a crash after saving the first checkpoint at 500 steps. It was easy to work aro…
-
Hi,
I am trying to replicate your experiments. I was able to successfully follow the Finetuning of Diffusion Model
step mentioned [here](https://github.com/yu-rp/Distribution-Shift-Iverson). Howev…
-
make use of subject areas (adding 2 or 3 erwin reports)
-
### Discussed in https://github.com/dotnet/csharplang/discussions/6925
Originally posted by **Rekkonnect** January 28, 2023
## Summary
Despite being provided a constant expression, using an…
-
As the title
tried to download a model from MODEL_PATH i get this error
1.5 Detected
Converting to Diffusers ...
Traceback (most recent call last):
File "/content/diffusers/scripts/convert_o…
-
```
LTSP=Linux Terminal Server Project http://www.ltsp.org/
What steps will reproduce the problem?
1. Login to LTSP cient
2. Start gphotoframe
3.
What is the expected output? What do you see instea…
-
I was trying to fine tune pre-trained model but I think you current code did not provide this facility. I added a few lines in train.py, have a look at the following code. If you think it should be th…