-
Hello,
Thank you for your very interesting work. I tried to train the SDXL model by running the script, below.
```bash examples/vidit_depth/train.sh```
However, I received the below error, wh…
-
Hi,
I'm running stable diffusion using DirectML. I've been using all kinds of UIs - Auto111, ComfyUI, Fooocus etc. But all of them are running into one issue - DirectML is using up too much VRAM so t…
-
Hi, I have trained a new model but meet errors when testing, I did it as:
1. train a model with:
```
accelerate launch --num_processes 2 --multi_gpu --mixed_precision "fp16" \
tutorial_train.py …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
A script that quckly check if the sta…
-
### Task motivation
Gene Regulatory Network (GRN) inference is pivotal in systems biology, offering profound insights into the complex mechanisms that govern gene expression and cellular behavior. Th…
-
I believe the answer is no but would like to confirm.
Can this example run with the cuda and or cudnn features enabled?
```
+------------------------------------------------------------------------…
-
When trying to run prompts, I get the error
```
CUDA out of memory. Tried to allocate 1.50 GiB (GPU 0; 11.77 GiB total capacity; 8.62 GiB already allocated; 723.12 MiB free; 8.74 GiB reserved in to…
-
I am using M1 Pro MacBook and I am trying to develop a stablediffusion using mps.
I changed the part about cuda to mps and changed it from ddim.py to float32 because mps did not support float64.
…
-
Urgent fix needed for SD3 branch @kohya-ss
this error is after latest @bmaltais update
this config worked yesterday
```
INFO prepare accelerator …
-
Thank you for your open sourced code. I have several questions on it:
1. I run the pre-tarined model provided by you, “diffcast_phydnet_sevir128.pt” on SEVIR dataset. I find the mCSI is 0.3066, w…