deepgoyal19
commited on
Commit
•
b8579f6
1
Parent(s):
375bd55
End of training
Browse files- README.md +18 -0
- checkpoint-60/optimizer.bin +3 -0
- checkpoint-60/pytorch_model.bin +3 -0
- checkpoint-60/random_states_0.pkl +3 -0
- checkpoint-60/scaler.pt +3 -0
- checkpoint-60/scheduler.bin +3 -0
- pytorch_lora_weights.bin +3 -0
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
inference: true
|
12 |
+
---
|
13 |
+
|
14 |
+
# LoRA text2image fine-tuning - deepgoyal19/new_lora1
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the lambdalabs/pokemon-blip-captions dataset. You can find some example images in the following.
|
16 |
+
|
17 |
+
|
18 |
+
|
checkpoint-60/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c0bd776cb484a80043e4ae2f5773ed9cd308cad06fb5d82de7618a168b8a327
|
3 |
+
size 6593925
|
checkpoint-60/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e14b55858176cd69c704ba822deb27c371c75428797852022b61d451569164e6
|
3 |
+
size 3285965
|
checkpoint-60/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e1e91947522e46f67d9edcb5d36cda6e40eeff920f3902a126031691e3e7c1c
|
3 |
+
size 21795
|
checkpoint-60/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:661ce7815191af2cac359e1ceb9fe78585ec97856b2671a4267bc91ee9d44647
|
3 |
+
size 557
|
checkpoint-60/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aebdd1a2891bd15919256863892d86a451cb5da021314a09e02da0392239ba6f
|
3 |
+
size 563
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d94225144f26f58feb035c01381886abb5ababd3b63bba538245c662b7360c76
|
3 |
+
size 3287771
|