-
Hi, I ran some tests with the extension after downloading all 3 seecoder models. I am unable to get any good results with any of them, no matter what setting I use. The webui is only able to generate …
ljleb updated
3 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
…
-
开启双角色,步骤按照readme的图片搭建的工作流,启动报错。模型:FluxF8
报错信息:
# ComfyUI Error Report
## Error Details
- **Node Type:** Storydiffusion_Model_Loader
- **Exception Type:** TypeError
- **Exception Message:** excep…
-
Just started using this today when I was looking up ways to use NAI in a webui so i can gen an image then use a different model to add more detail to said image generated by NovelAI. Took me a bit to …
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused by a …
-
**Describe the bug**
When sharing a collective to the group "members", the collective is not visible for any user. Older collectives, that have been shared in earlier versions are visible. When shari…
-
Over certain areas (e.g. the Amazon), E3SMv1 produces wild oscillations in the surface winds, causing the winds to largely "turn off" or "blink" every other time step. This appears to be a numerical i…
-
Officially ROCm no longer supports these cards, but it looks like other projects have found workarounds. Let's explore if that's possible. Best case, built-in to our binaries. Fall-back if that's n…
-
```
# Configure these values.
# 'lora' or 'full'
# lora - train a small network for a character or style, or both. quite versatile.
# full - requires lots of vram, trains very slowly, needs a lo…
-
### 🐛 Describe the bug
```python
import torch
from diffusers import (
StableDiffusionXLPipeline,
AutoencoderKL
)
# Load VAE component
vae = AutoencoderKL.from_pretrained(
"ma…