Instructions to use wangjian21/KM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wangjian21/KM 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wangjian21/KM") prompt = "Kelly McKernan's style" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- README.md +6 -0
- checkpoint-100/optimizer.bin +1 -1
- checkpoint-100/pytorch_lora_weights.safetensors +1 -1
- checkpoint-100/random_states_0.pkl +2 -2
- checkpoint-100/scheduler.bin +1 -1
- checkpoint-200/optimizer.bin +1 -1
- checkpoint-200/pytorch_lora_weights.safetensors +1 -1
- checkpoint-200/random_states_0.pkl +2 -2
- checkpoint-200/scheduler.bin +1 -1
- checkpoint-300/optimizer.bin +1 -1
- checkpoint-300/pytorch_lora_weights.safetensors +1 -1
- checkpoint-300/random_states_0.pkl +2 -2
- checkpoint-300/scheduler.bin +1 -1
- checkpoint-400/optimizer.bin +1 -1
- checkpoint-400/pytorch_lora_weights.safetensors +1 -1
- checkpoint-400/random_states_0.pkl +2 -2
- checkpoint-400/scheduler.bin +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/scheduler.bin +1 -1
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
|
@@ -11,6 +11,12 @@ tags:
|
|
| 11 |
- diffusers-training
|
| 12 |
- stable-diffusion
|
| 13 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 11 |
- diffusers-training
|
| 12 |
- stable-diffusion
|
| 13 |
- stable-diffusion-diffusers
|
| 14 |
+
- text-to-image
|
| 15 |
+
- diffusers
|
| 16 |
+
- lora
|
| 17 |
+
- diffusers-training
|
| 18 |
+
- stable-diffusion
|
| 19 |
+
- stable-diffusion-diffusers
|
| 20 |
---
|
| 21 |
|
| 22 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
checkpoint-100/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4abe7be840e37d701bca37f022dd2b178820cee43132dee47b3e89f8992f1e7
|
| 3 |
size 6592523
|
checkpoint-100/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87a98d9c69ce9aea13773f284eb41715dc21bff76c7073866cbe53e4e1a02f28
|
| 3 |
size 3226184
|
checkpoint-100/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06e29a20698c7726945a547334e95188f1b9f4da79fd46090d9c21dc47943b47
|
| 3 |
+
size 14757
|
checkpoint-100/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3474221847d4f346854c7187736289d8f1a6871cc53ace732ecbfcff42171d9e
|
| 3 |
size 1401
|
checkpoint-200/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:284cfbd20e0ff37a430a3a9ebf981627dd32ec6fa10b6a143f3bcaf4c17b8a72
|
| 3 |
size 6592523
|
checkpoint-200/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9e4da24d89e632ef7c760b0b1f3729debcffac7c1ae4cd00cfb7c8ef0b88a8d
|
| 3 |
size 3226184
|
checkpoint-200/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e6b1b22e77c2ac90cec68ceb68744d51faaf7a2618b25d1886f0cc868332d8
|
| 3 |
+
size 14757
|
checkpoint-200/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a1a2e6a22dd98c4c3b306d1a4be0c32542d79b7b13aa89e170c1ee15c468e93
|
| 3 |
size 1401
|
checkpoint-300/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8c09df4182f3f146e86a558283a97513249f17aa52fe0c6294801d45fdcec21
|
| 3 |
size 6592523
|
checkpoint-300/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51a23e50e0f40999889839e2310f67c86b51f5843985c0c2fb0b36f2bcb85586
|
| 3 |
size 3226184
|
checkpoint-300/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c93f6b7ccafa3d61284633732834e5292c0fd4d03ba60acf73aae0346b90227b
|
| 3 |
+
size 14757
|
checkpoint-300/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3041598fce484cd7bdb0c572d2a13c8a8890605d2366124502e808841136ee61
|
| 3 |
size 1401
|
checkpoint-400/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6e8b376f1c57dfb0231c9fa505de08ff0fc56193d2543e11d5e06adc31b9b94
|
| 3 |
size 6592523
|
checkpoint-400/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d531890b7202294481be756af71e22efb9ec04ef9b27cd8a876600b26d01a6eb
|
| 3 |
size 3226184
|
checkpoint-400/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5ccfa6e33e215399e2c2a67c7d873e997e7c284aedaf224c79c4116e93eff73
|
| 3 |
+
size 14757
|
checkpoint-400/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d40364e6396274d9f18042e839888ebd756c3f8427e0b885567fc0c8a32462c
|
| 3 |
size 1401
|
checkpoint-500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6592523
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26c24072f77401ad5cb781abe2fc7204b8e24dd409920220598765ff38b2d48b
|
| 3 |
size 6592523
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29e40c487f4b703d6c5cd065e9ed6ebbba8d976bfd6b7571f4656031c494807a
|
| 3 |
size 3226184
|
checkpoint-500/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f5d228049595eb9e4f877444df6ffbacfe6b0db230bbbdd217be4daed43f030
|
| 3 |
+
size 14757
|
checkpoint-500/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67e7e344c152f4b6f4bdff904ca5d5f5b9206503465f42b42356cb864e6cb963
|
| 3 |
size 1401
|
image_0.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_1.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_2.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
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 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29e40c487f4b703d6c5cd065e9ed6ebbba8d976bfd6b7571f4656031c494807a
|
| 3 |
size 3226184
|