doc: automatic1111 also working with default backend
Browse files
README.md
CHANGED
@@ -38,8 +38,6 @@ If you want to support us or check out our other pixel art models, you can find
|
|
38 |
- Use a VAE with fixed fp16 support: https://huggingface.co/madebyollin/sdxl-vae-fp16-fix
|
39 |
- Do not use refiner
|
40 |
|
41 |
-
Currently supports diffusers and should also support ComfyUI. Automatic is not yet working as it seems to require conversion.
|
42 |
-
|
43 |
### Diffusers
|
44 |
|
45 |
```python
|
|
|
38 |
- Use a VAE with fixed fp16 support: https://huggingface.co/madebyollin/sdxl-vae-fp16-fix
|
39 |
- Do not use refiner
|
40 |
|
|
|
|
|
41 |
### Diffusers
|
42 |
|
43 |
```python
|