Instructions to use JujoHotaru/lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use JujoHotaru/lora 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("JujoHotaru/lora") 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 ·
d53121f
1
Parent(s): bf4b34f
Upload 5 files
Browse files
wavymouth_type1_v100.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb84078531a37fb93b19e5c1c03c4b1f32b949fe0efb937cea78e225de625e5d
|
| 3 |
+
size 27215728
|
wavymouth_type2_v100.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf950dc0e79006f7fd0c5141aa8f36fd54bf7a978d75875d80fd96561588967b
|
| 3 |
+
size 27215728
|
wavymouth_type3_v100.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:644c2a4adbfb2675b7c5fcabeab9b3bcbc2967888acae6da682277fd0fc75298
|
| 3 |
+
size 27215728
|
wavymouth_type4_v100.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54f051faab8ed33c783c761f04a33d657a74542591a933b6b61ae7d95c9ba79a
|
| 3 |
+
size 27215728
|
wavymouth_type5_v100.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b32ee17e6c891e30454640ce3abb59b4135ad075656976a64f4c4643223db6c
|
| 3 |
+
size 27215728
|