-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Error `Error: Input type (float) and bias type (str…
-
### Describe the issue
Im using A1111 and an extension to mask the background. When i try to run the generation to get the mask, i run into some issues. Since there is no install instructions anywher…
-
Hi
This is the error I receive on startup.
`
To create a public link, set `share=True` in `launch()`.
Startup time: 27.3s (launcher: 15.9s, import torch: 3.1s, import gradio: 0.8s, setup paths…
Nrgte updated
11 months ago
-
Hey, I am not seeing the Deforum Tab in stable defussion. I tried reloading and reinstalling and everything possible I think. Here is the Error Code from the cmd, I would be very thankful if someone w…
-
Will require some core changes to how distributed inference works, hence higher bounty of $500.
This would be a great contribution to exo.
-
When I try to load my dataset folder, this happens.
```
[tag-editor] Loading dataset from C:\dataset\handholdingaftermarriage
[tag-editor] Total 820 files under the directory including not image fi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Traceback (most recent call last):
File "/0718/stable-…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
with the new Forge,
driving_video_pickle_input = gr.File(type="file", file_types=[".pkl"])
change to
driving_video_pickle_input = gr.File(file_types=[".pkl"])
thanks in advance!