Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
sygil-diffusion
sygil-devs
finetune
stable-diffusion-1.5
Instructions to use Sygil/Sygil-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Sygil/Sygil-Diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Sygil/Sygil-Diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "environment art, realistic" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
1b5e5fa
1
Parent(s): e5d6af3
Delete muse
Browse files
muse/muse-v0.1-vae.1000.ema.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:58d80bd3a33d45c3a6cd3f215299201867228bba83cafd8b8ccc386c521d5521
|
| 3 |
-
size 753966377
|
|
|
|
|
|
|
|
|
|
|
|
muse/muse-v0.1-vae.1000.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a40d7502c1f9201d34b193d24a52c0865089fd1165b720013d4f3ce5623702c2
|
| 3 |
-
size 376980822
|
|
|
|
|
|
|
|
|
|
|
|