Instructions to use EarthnDusk/Loras_2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EarthnDusk/Loras_2023 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EarthnDusk/Loras_2023") 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 ·
268c1af
1
Parent(s): 98fd716
Upload 5 files
Browse files
DEC-13-SD15/ChristmasFood.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0388be8ad34ffb893d0b864e2f32f16b5cc296a68bad1caa62c5a0ed819a98fb
|
| 3 |
+
size 37875360
|
DEC-13-SD15/FrostedElves.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a55d126fb0785ddd56e0474bed0056d9a7c6965f87da2d08b4cc6217b328810
|
| 3 |
+
size 37886960
|
DEC-13-SD15/GachasplashMistletoe.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d55b80789083565f2dd0f81ff92276a28cd47998fa4ff9ff35582296fd334880
|
| 3 |
+
size 37873744
|
DEC-13-SD15/RagingReindeerSplash.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e333766b0aaf9469cbf758a9ccbbc040f9a12e72d16484ffe842dc88a694b2e
|
| 3 |
+
size 37871808
|
DEC-13-SD15/YellowSnow.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:508403c4a670ff693d581e398a3b05183f68cc2b00306537f12374888236da0d
|
| 3 |
+
size 37876648
|