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 ·
b0b0412
1
Parent(s): 4c16aaa
Upload 6 files
Browse files
Oct_30_2023/At_Style-01.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0537c48b5ce25042a9d9b68b083a3dbec84940fcb8dcc2618da63443d37f0ee0
|
| 3 |
+
size 37914993
|
Oct_30_2023/Crystal_Movies_Style-04.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a30d0b19983c2c810129b3c57785d9ada0c8f9335bec85b830103da94e11c574
|
| 3 |
+
size 37898266
|
Oct_30_2023/Heartsteel_Style-000008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee96bde6ed523fdb875392781aacd3dd8c0ed115a926bda64d46a3945261efec
|
| 3 |
+
size 37883304
|
Oct_30_2023/Heartsteel_Style.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45780778652793b3a55a6e1391e1707daf6ee6f4f147f44f05d674d8e197e6d9
|
| 3 |
+
size 37883304
|
Oct_30_2023/SM_CRYSTAL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95e47beed8cae4a17cb649140ad276bdf19068bdd693a56f5e7637b5648d03e5
|
| 3 |
+
size 37899384
|
Oct_30_2023/TankStanceMeme.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07239b74e7b34f474bbe1cded702b1f64fdede94b44b9bf1c57d0bcd7ed7beb1
|
| 3 |
+
size 18996483
|