Instructions to use Shero448/ariana3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/ariana3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-pony-xl-v2-cleaned-style-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/ariana3") prompt = "UNICODE\u0000\u0000 \u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00009\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00008\u0000_\u0000u\u0000p\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00007\u0000_\u0000u\u0000p\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00006\u0000_\u0000u\u0000p\u0000,\u0000" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
ariana_v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e67b5b92243df11443a6da1833e0fae5649677f1bf3eb2f59fb3407440acc58b
|
| 3 |
+
size 228460460
|
images/DNRQQT6JSZ104AGZTM54E4K4Q0.jpeg
ADDED
|
Git LFS Details
|