Instructions to use Shero448/sayan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/sayan 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/sayan") prompt = "anime screenshot," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Saiyan_Armor_IL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e81eeb81dc56ec988aa4b2f61546ae101860525fa5f4a182f97f53331cf4714c
|
| 3 |
+
size 228468916
|
images/00163-3820707470.png
ADDED
|
Git LFS Details
|