Instructions to use EarthnDusk/Lycoris_V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EarthnDusk/Lycoris_V3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EarthnDusk/Lycoris_V3") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
9743f18
1
Parent(s): b37f787
Upload 4 files
Browse files
DarkFantasy-Lora/Dark_Fantasy-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d459034882f1d144d580b3b325d045e25491c9a0203b842c4fe8d33f05ce6e7e
|
| 3 |
+
size 37883253
|
DarkLady Lora/Dark_Lady-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a81f0e0222c07d0f47db035e040015ab32f7e627b8fb43c6924dbbb2a5e98831
|
| 3 |
+
size 37877329
|
Duskfall Art Lyco/Duskfall_Artv2-Lyco.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70563b9c361659b3eb2eb990b17e97a66feebd2fe10420240ebfcd33a61f7a80
|
| 3 |
+
size 26034999
|
Storm-Lycoris/Storm-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62174957b02f80809f55a8e334edd692190ab1f23f644281b5de15db044488ae
|
| 3 |
+
size 30474482
|