Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Merge
Instructions to use 6DammK9/AstolfoMix-SD2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 6DammK9/AstolfoMix-SD2 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-SD2", 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 210b-AstolfoMix-211209b.safetensors
Browse files
210b-AstolfoMix-211209b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13696ee702d947ad1842e605aeb47af621b4ac0baa807bd5c28484fe929653b4
|
| 3 |
+
size 2607360448
|