abhijit1247
commited on
Commit
•
f2444f4
1
Parent(s):
49565fc
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- .gitignore +2 -0
- README.md +21 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_model.bin +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_model.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1050/optimizer.bin +3 -0
- checkpoint-1050/pytorch_model.bin +3 -0
- checkpoint-1050/random_states_0.pkl +3 -0
- checkpoint-1050/scaler.pt +3 -0
- checkpoint-1050/scheduler.bin +3 -0
- checkpoint-1100/optimizer.bin +3 -0
- checkpoint-1100/pytorch_model.bin +3 -0
- checkpoint-1100/random_states_0.pkl +3 -0
- checkpoint-1100/scaler.pt +3 -0
- checkpoint-1100/scheduler.bin +3 -0
- checkpoint-1150/optimizer.bin +3 -0
- checkpoint-1150/pytorch_model.bin +3 -0
- checkpoint-1150/random_states_0.pkl +3 -0
- checkpoint-1150/scaler.pt +3 -0
- checkpoint-1150/scheduler.bin +3 -0
- checkpoint-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_model.bin +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scaler.pt +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1250/optimizer.bin +3 -0
- checkpoint-1250/pytorch_model.bin +3 -0
- checkpoint-1250/random_states_0.pkl +3 -0
- checkpoint-1250/scaler.pt +3 -0
- checkpoint-1250/scheduler.bin +3 -0
- checkpoint-1300/optimizer.bin +3 -0
- checkpoint-1300/pytorch_model.bin +3 -0
- checkpoint-1300/random_states_0.pkl +3 -0
- checkpoint-1300/scaler.pt +3 -0
- checkpoint-1300/scheduler.bin +3 -0
- checkpoint-1350/optimizer.bin +3 -0
- checkpoint-1350/pytorch_model.bin +3 -0
- checkpoint-1350/random_states_0.pkl +3 -0
- checkpoint-1350/scaler.pt +3 -0
- checkpoint-1350/scheduler.bin +3 -0
- checkpoint-1400/optimizer.bin +3 -0
- checkpoint-1400/pytorch_model.bin +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
step_*
|
2 |
+
epoch_*
|
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 - https://huggingface.co/abhijit1247/male-nurse
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the abhijit1247/male-nurse dataset. You can find some example images in the following.
|
16 |
+
|
17 |
+
![img_0](./image_0.png)
|
18 |
+
![img_1](./image_1.png)
|
19 |
+
![img_2](./image_2.png)
|
20 |
+
![img_3](./image_3.png)
|
21 |
+
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5023a0dc708ae87e1b61c169265a63b5eb203bb60242f22284ebd75504031b19
|
3 |
+
size 6591621
|
checkpoint-100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28b641727d793db6ac58fcda34a75f4da5577303f5d882b45f52e0d0cb12c525
|
3 |
+
size 3285965
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76cc4e18328f1c66725e465c6af70bddd0b46351192985fbe38d84ebfd908701
|
3 |
+
size 14727
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
|
3 |
+
size 557
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f303752c0781fc6694551de4ac08ea80165c934cca676a977ed503516ddab3ed
|
3 |
+
size 563
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ed29fa94a2b2bb9b89438ae3a12ed3852dba6cea08901704512350e689d7179
|
3 |
+
size 6591621
|
checkpoint-1000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d4dccc842e84ea94ad0b3476339623c4e6211bb268b95877e726df1e046c6ac
|
3 |
+
size 3285965
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aebd3cea9c15d3c8a36c30a2877f5736cf95eb967f901805979e273da2b0288a
|
3 |
+
size 14727
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
|
3 |
+
size 557
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c2891a775a2eb5146ef85f1a7fe92143be78ffbc342d098ad9342589db729f4
|
3 |
+
size 563
|
checkpoint-1050/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf02611d3b758617e17aa73d645f0441790525efb0cd520abd678b22c8b7ca66
|
3 |
+
size 6591621
|
checkpoint-1050/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e22fdac20eecfe8071ffcbaeab26b9a2a659f25b081b75243677cf53e7f140fa
|
3 |
+
size 3285965
|
checkpoint-1050/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:877f0c091c95290980249325828131366be74ca9db09d646a4a7c5438efe7c88
|
3 |
+
size 14727
|
checkpoint-1050/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95f4b9ef1b8fe84fa32d48853b7e1a94c312d4eb4ec623297d3fea4b8482da98
|
3 |
+
size 557
|
checkpoint-1050/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9333c3a81b3fa032b23425db176fcb41a260098eea4e442bb1729b0185922d07
|
3 |
+
size 563
|
checkpoint-1100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e41ba07177d853944fbb64e648ea496384915c1ceaf4779e3502dd13efb64a6f
|
3 |
+
size 6591621
|
checkpoint-1100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b657dc5f61efdc9ca23030a4b05c404b1fc7e2645ad76abce3e4339f4f12fe6d
|
3 |
+
size 3285965
|
checkpoint-1100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bab07fb863989f1239329589c5fb29534fd0be7f0b548302b7c6502a817acd84
|
3 |
+
size 14727
|
checkpoint-1100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:677eca5ad6580d3f557bbfda51765525add80f9acfd6c5ca0edf4a229f0c70eb
|
3 |
+
size 557
|
checkpoint-1100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb1394277e3599103d55f72e3c2bd17abd99ba959e659f165800f7dae251abba
|
3 |
+
size 563
|
checkpoint-1150/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f94c111625882baea6f0d4c493b2a02bd97cda724885b0e92626096dd729a74d
|
3 |
+
size 6591621
|
checkpoint-1150/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:add7971c5694ab454b38ba713ae658a15a26917cd242e78adf015d40009c78ed
|
3 |
+
size 3285965
|
checkpoint-1150/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d429d52ab00e40bf2ab2a608c6f7d4932af3e20c960d9f0cc20c62a5606c8e3
|
3 |
+
size 14727
|
checkpoint-1150/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e969c33b540ac916977239b4ed9cece9307f2cb03ce481a5a28a42c1618d6f1
|
3 |
+
size 557
|
checkpoint-1150/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d561f277cc22111bf1a713bd97f70c2cf72a6871d3cca2a2b0399561d061d52b
|
3 |
+
size 563
|
checkpoint-1200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77f6c6bee349d0fbacc95dc7aea3734b6204196ba3df92d66024c26ec5cf7f70
|
3 |
+
size 6591621
|
checkpoint-1200/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb7d14a7d444db2c7273ba4499d0cc68908dd276ecc57d484fde4803f0b01f4
|
3 |
+
size 3285965
|
checkpoint-1200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f774773b854f804ff8b242ba7e59bc81d8121a1785c48cb0bbe35d944e569370
|
3 |
+
size 14727
|
checkpoint-1200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741cefeca9ef427f92406d2d10b81996655e2a9d50eb7aaa9614e6fdd1c9f529
|
3 |
+
size 557
|
checkpoint-1200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e46e649a5510be97f33511567ed8623223fff68ad50dafe0732cd551916ec14d
|
3 |
+
size 563
|
checkpoint-1250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e4ab396e666e7f963e1317700f06e505010d6c2361024e56e9c5bfa8aa353f9
|
3 |
+
size 6591621
|
checkpoint-1250/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f99d2d02048b86b0528068758aab697f104b0aff690a6863e01d9b8fef737c3e
|
3 |
+
size 3285965
|
checkpoint-1250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38638cbcce97d31c42202145584e7044d82ae4f45184a03cea59eff07db5db1f
|
3 |
+
size 14727
|
checkpoint-1250/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65eeab376f80c0d0a425325fe4033408ccdda949889a652e7958ffa5eb66e3a6
|
3 |
+
size 557
|
checkpoint-1250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d58a90585ae43a1617253c24bce45a8e2ab489bd253324b2d14b8dd555ebdad
|
3 |
+
size 563
|
checkpoint-1300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88bf4d4679773bcffde668326222eba2fa23d24f9e5e59b6d50fd2efda7653e1
|
3 |
+
size 6591621
|
checkpoint-1300/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:123ac4ef284299e24a5771ba63cef6905492a6973dc0a21068eebc0a5cbfe59b
|
3 |
+
size 3285965
|
checkpoint-1300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a5196fa1d505634fd268bf33a86c4077ba5300fd067174328b9a2e03740d3d7
|
3 |
+
size 14727
|
checkpoint-1300/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19731f6c29559eca73772c9d98b9ff9c6bd85ab2a569db52899871e5d1ba6fca
|
3 |
+
size 557
|
checkpoint-1300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ade9341c21584afa64d521a91210b7f08c319b2f5ecb0cc422c4ec19199bd15
|
3 |
+
size 563
|
checkpoint-1350/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2605483e27faddffe840ed12d351ffa304ac7f807b4ef067de44de95df52b05
|
3 |
+
size 6591621
|
checkpoint-1350/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5307d2b34a1d128675591a30f6939931fcac4b376a280ae90e5881aace523a0f
|
3 |
+
size 3285965
|
checkpoint-1350/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee9f313637d6cea54650a4e90568dc6995b90d7611800ee2082fc4e2064b4ef2
|
3 |
+
size 14727
|
checkpoint-1350/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3faaf55e1c011818037e0165783a43ac6b16924d23e190c0a157a1332b3085c2
|
3 |
+
size 557
|
checkpoint-1350/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:642672e02ff028e9e8f26387257e9cf09f1f84606caaa5b11a0c6bdfe09fb10d
|
3 |
+
size 563
|
checkpoint-1400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7471d80c4d23225c31e5617e6e05e9250c1c8d910180ffea71b9f17b101ec9
|
3 |
+
size 6591621
|
checkpoint-1400/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9acaafba0e8af459cd49a1066323dedd098172b2702da59e81df86c0dee3e0d8
|
3 |
+
size 3285965
|