-
### Describe the bug
I've gone through all the steps to install Sora and the last step of running gradio/app.py it fails about 2/3 of the way. It hangs on loading shards at 0% and then get the follow…
-
Hello everyone,
In my experience, uDetailer is an essential tool, even more so than aDetailer.
However, there's a major issue...
Every time I install this extension:
https://github.com/wkpark/udde…
-
Hi ,
It is really amazing to use this colab. I am facing errors for the images that I am adding for fine-tuning. I am putting them in dataset/images folder. However, it does recognise it.
here is th…
-
when i run the basic demo code for image to image
```
import torch
import numpy as np
from PIL import Image
from diffusers import ControlNetModel, StableDiffusionXLControlNetImg2ImgPipeline, DD…
-
硬件环境:
系统:ubuntu 22.04
CUDA:11.7
显卡:GeForce RTX 3090 Ti
python版本:3.9
Traceback (most recent call last):
File "/data/python/fj/stable-diffusion-webui/stable-diffusion-webui/extensions/sd-webui-E…
-
**Is your feature request related to a problem? Please describe.**
First off, thanks for the great codebase and providing so many resources! I just wanted to provide some insight into an improvement …
-
### Issue Description
1. Run sd.next by using `./webui.sh --use-ipex` after `git pull`
2. Try to generate an image with no extensions enabled. I see the "txt2img starting" but no new logs in the bro…
-
-
# Semantically Consistent Video Inpainting with Conditional Diffusion Models
-
Great work with DreamVideo! While reading your DreamVideo paper, I got some questions about your implementation.
How is textual inversion implemented for video diffusion models? Did you set the num…