Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Merge
Instructions to use 6DammK9/AstolfoMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 6DammK9/AstolfoMix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("6DammK9/AstolfoMix", dtype=torch.bfloat16, device_map="cuda") prompt = "aesthetic, quality, 1girl, boy, astolfo" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
10-vcbpmtd8_cwlbdaw_eb5ms29-sd.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ffdb39acda73815cc89424d8929e59574d1b75db09cb63b3d8f29f981930bc3
|
| 3 |
+
size 2132651148
|
10a-vcbpmtd8_cwlbdaw_eb5ms29.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3561f47364145de41868eb486461aacf0e5d194cf5c06a36b90e02df001ca64
|
| 3 |
+
size 2642267298
|