Instructions to use LyliaEngine/GENESIS_V20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/GENESIS_V20 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/GENESIS_V20") prompt = "<lora:Vexilapse-000044:0.85> ," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
Vexilapse.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:996e71613601da7de4df64f204b9dd1f4132932004dac6d92227732af1ccf38f
|
| 3 |
+
size 366758556
|
images/0ff2e714-ea5c-45bc-9049-1391511c5335.png
ADDED
|
Git LFS Details
|
images/42797626-b76c-43b1-90fb-062da298778f.png
ADDED
|
Git LFS Details
|
images/46edb97a-53ab-423a-8848-53eab85109f7.png
ADDED
|
Git LFS Details
|