Instructions to use jarod2212/Aetheria_Moonlight_Shadow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jarod2212/Aetheria_Moonlight_Shadow with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("jarod2212/Aetheria_Moonlight_Shadow") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 7 files
Browse files- AETHERIA_Moonlight Shadows_000001000.safetensors +3 -0
- images/173c6b20-e226-420b-a4ca-78504cc6960c.png +3 -0
- images/3b2302b6-eee7-4a7f-b408-214a0fdad248.png +3 -0
- images/3cbe95c3-9e9e-4abb-93fc-7c5493736c2e.png +3 -0
- images/6712f751-6e28-47c4-bf79-8b707b33469f.png +3 -0
- images/8825085e-f2da-4374-a919-73fde138167b.png +3 -0
- images/f9537950-0bef-4236-a9f8-b338e253afb5.png +3 -0
AETHERIA_Moonlight Shadows_000001000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84dd6647a51ef2ed7c9fa74f237d9e1619edcaa5149578a68795ba1be3301a9c
|
| 3 |
+
size 85094880
|
images/173c6b20-e226-420b-a4ca-78504cc6960c.png
ADDED
|
Git LFS Details
|
images/3b2302b6-eee7-4a7f-b408-214a0fdad248.png
ADDED
|
Git LFS Details
|
images/3cbe95c3-9e9e-4abb-93fc-7c5493736c2e.png
ADDED
|
Git LFS Details
|
images/6712f751-6e28-47c4-bf79-8b707b33469f.png
ADDED
|
Git LFS Details
|
images/8825085e-f2da-4374-a919-73fde138167b.png
ADDED
|
Git LFS Details
|
images/f9537950-0bef-4236-a9f8-b338e253afb5.png
ADDED
|
Git LFS Details
|