Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-diffusers
Merge
Instructions to use 6DammK9/AstolfoMix-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 6DammK9/AstolfoMix-XL 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-XL", dtype=torch.bfloat16, device_map="cuda") prompt = "1boy, astolfo" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload x191a-AstolfoMix-24100201-6e545a3.safetensors
Browse files
x191a-AstolfoMix-24100201-6e545a3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fd753a6e989827aeb20f23014429e36698b5dbc9619f868a9fd10e89adb7bb1
|
| 3 |
+
size 6938062099
|