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 ·
7af2ff5
1
Parent(s): b351e6c
Upload 4 files
Browse files
Nov29-Lora/HolidayIdidalittlebit.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dfb133681d204dbedbccc7dad2405eef76e9088497716c1a0c975c5a78ca958
|
| 3 |
+
size 37898200
|
Nov29-Lora/YshtolaRhul-000007.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00771b662a7b74600837ff1a13c6ed20902a97812ae7953fced89437c054c42c
|
| 3 |
+
size 37876616
|
Nov29-Lora/YshtolaRhul-000008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9411d56d0e640d11cf1a9b65372035f3059deb3232fcd2129fcd2bdc75940d5d
|
| 3 |
+
size 37876616
|
Nov29-Lora/YshtolaRhul.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d538639fd13c6d6ccd75a38af0eb01b314ce88d7a9ea94b0c908105e4a9910bf
|
| 3 |
+
size 37876616
|