Instructions to use MnLgt/lucia_wing_chair_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MnLgt/lucia_wing_chair_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("runwayml/stable-diffusion-inpainting", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MnLgt/lucia_wing_chair_lora") prompt = "sks chair" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Jordan Davis commited on
Commit ·
f2dfa85
1
Parent(s): fc0a431
End of training
Browse files- checkpoint-800/optimizer.bin +1 -1
- checkpoint-800/pytorch_lora_weights.safetensors +1 -1
- checkpoint-800/scheduler.bin +1 -1
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +0 -0
- image_3.png +2 -2
- pytorch_lora_weights.safetensors +1 -1
checkpoint-800/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6416762
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5115b8c9a85c922f99df965353b7d9ce38ec825310fd76d6a59eda1246d1b46a
|
| 3 |
size 6416762
|
checkpoint-800/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4421992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6f4dfd28fc1c17644df3a7b0a9f6b8f144a61a3dd66c14cd46e581378e029c7
|
| 3 |
size 4421992
|
checkpoint-800/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f943fa402abf9c761c26e7e949dd6f8e488019358a4e0364401c20876ff67ab3
|
| 3 |
size 1000
|
image_0.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_1.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_2.png
CHANGED
|
|
image_3.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4421992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6f4dfd28fc1c17644df3a7b0a9f6b8f144a61a3dd66c14cd46e581378e029c7
|
| 3 |
size 4421992
|