-
I found your code after reading a paper on using ANTs to correct for susceptibility artifacts in diffusion images. I'm running into an issue when I run the motion_correct.sh script The script gives an…
-
**First of all, thank You for the great and inspiring work You did!**
The quality of the results I am getting seems to be much lower than the results that are shown on the website.
I used the defa…
-
Hi,
While running
```
python scripts/vsr_val_ddpm_text_T_vqganfin_oldcanvas_tile.py \
--config configs/mgldvsr/mgldvsr_512_realbasicvsr_deg.yaml \
--ckpt ./weights/mgldvsr_unet.ckpt \
…
-
Hi, in the example notebook text2im.ipynb, I'm not clear on how to use a larger batch size that 1, or the recommended way to generate many images?
I'd like to play around with the model and generat…
-
My machine is a MacBook Air M1 with 16GB ram
When using Stable Diffusion 2.1 from stabilityai, I get the following error spammed to console, seemingly with each step (but not confirmed):
```
2022…
-
### What happened?
I already subscribe the Colab with 100gb Google drive
I already try many times this error still came out.
stderr: WARNING: Ignoring version 0.2.5 of torchsde since it has inv…
-
![Snipaste_2024-09-30_10-57-04](https://github.com/user-attachments/assets/b888280a-6fdf-4c09-aeb1-ca706d3be0c8)
When I re-download the latest comfyui package and upgrade CUDA 12.4, PyTorch 2.4.1 and…
-
[Clip](https://github.com/mlfoundations/open_clip) can be used to enable search for concept that haven't been explicitly tagged or for finding images that may match current tags. I can do some dev wo…
-
Traceback (most recent call last):
File "test.py", line 7, in
image = pipe(prompt, struct_attention="align_seq").images[0]
File "/opt/anaconda3/envs/ldm/lib/python3.8/site-packages/torch/a…
-
Is there a method for enabling / using the SD XL refiner. Ideally using passing over the latent rather than using img2img.