Commit
·
2743a43
1
Parent(s):
bef21cc
End of training
Browse files- README.md +22 -0
- checkpoint-5/image_grid.jpg +0 -0
- checkpoint-5/optimizer.bin +3 -0
- checkpoint-5/pytorch_model.bin +3 -0
- checkpoint-5/random_states_0.pkl +3 -0
- checkpoint-5/scaler.pt +3 -0
- checkpoint-5/scheduler.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- image_4.png +0 -0
- log_file.txt +1 -0
- pytorch_lora_weights.bin +3 -0
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 - vcolamatteo/pokemon-text_to_image_lora_1
|
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 |
+

|
19 |
+

|
20 |
+

|
21 |
+

|
22 |
+
|
checkpoint-5/image_grid.jpg
ADDED
![]() |
checkpoint-5/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc4ea0620dfc44607a280d41cb6c97a89fe767986a9800d51a46ae73bd1b7607
|
3 |
+
size 6526465
|
checkpoint-5/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd3d4078bae4a5f64182b1fc47be70cdf98ffcd8307fc6bf7f2efc940709fd44
|
3 |
+
size 3283841
|
checkpoint-5/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5d4b2cf0a8eebdf9587261e0d43f3b47f3076a084b0970dbc7dac7a18b494c5
|
3 |
+
size 15651
|
checkpoint-5/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c790dad68f84cf6548b6f8763332f882ce5014368cea34055202446c39a4958
|
3 |
+
size 559
|
checkpoint-5/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc0be5e7fddc917cce11693b848fe4df1fb37db37d8e0e0a96edcb252f4819ee
|
3 |
+
size 559
|
image_0.png
ADDED
![]() |
image_1.png
ADDED
![]() |
image_2.png
ADDED
![]() |
image_3.png
ADDED
![]() |
image_4.png
ADDED
![]() |
log_file.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
steps 5 - epoch 0 - loss 0.11006805300712585 - lr 0.0
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd3d4078bae4a5f64182b1fc47be70cdf98ffcd8307fc6bf7f2efc940709fd44
|
3 |
+
size 3283841
|