Instructions to use Shero448/gate-blonde with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/gate-blonde with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Liberata/illustrious-xl-v1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/gate-blonde") prompt = "anime screencap, masterpiece, best quality," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
GATE_BozesCoPalesti_IlluXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7b5fe4b41ac73165c12ebe49aa0c1101c8f7c785d604b1d17e5eea064f82e21
|
| 3 |
+
size 57429388
|
images/00011-aa34b.png
ADDED
|
Git LFS Details
|