-
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: v1.6.0
Commit hash: 5ef669de080814067961f28357256e8fe27544f4
is_installed check for tensorflow-cpu…
-
I'm not sure what mechanism is used to call api.sdcn.info, and I hope that the code will be made open source. I've been studying Stable Diffusion WebUI recently, and since it is a local service, some …
-
Hi there,
commit [1d52b13a](https://forge.nemo-ocean.eu/nemo/core/-/commit/1d52b13a19ec0f6d24e1a220e0f12ab878eb1ea3) has been pushed. [Here](https://forge.nemo-ocean.eu/nemo/nemo/-/compare/9aad242d207…
-
How to close a port? cannot use SD automatic 1111 after the git pull yesterday (24/10/2022)
-
Thank you for the great work on this project. I’ve encountered an issue when running `KitchenLowdimRunner` during environment initialization. Specifically, I’m seeing a `ConnectionResetError` that cau…
-
From @matthiaskoenig :
For me it seems strange that these two transport mechanisms are handled so differently! Both advection and diffusion are just special transport mechanisms. I can imagine other…
-
Following the docker install instructions I get this error. Any idea how to fix this? I already downloaded the file elsewhere in another setup... should I just put that file where it belongs? Where do…
-
Hi AudioCraft Team,
While generating music clips with MusicGen on Windows 11, I've noticed my CPU cores are heavily utilized, whereas my NVIDIA GPU Laptop (16GB VRAM) usage is minimal (~5-10%). Thi…
-
Thanks for excellent work!
When I try to train a 4step SDXL model.(2 nodes 16 GPUs ) I got an error:
`[rank2]: Traceback (most recent call last):
[rank2]: File "/mnt/nas/gaohl/project/DMD2-mai…
-
Hi,
with the updated repo, the file path has changed. It needs an update.
```
!accelerate launch lora/train_lora_dreambooth.py
to
!accelerate launch lora/training_scripts/train_lora_dreamboot…