lastsamurai25 commited on
Commit
43ad135
·
verified ·
1 Parent(s): 8964892

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ 00000860_002.png filter=lfs diff=lfs merge=lfs -text
37
+ 00000861_000.png filter=lfs diff=lfs merge=lfs -text
38
+ 00000861_001.png filter=lfs diff=lfs merge=lfs -text
39
+ 00000861_002.png filter=lfs diff=lfs merge=lfs -text
40
+ 00000861_003.png filter=lfs diff=lfs merge=lfs -text
41
+ 00000861_004.png filter=lfs diff=lfs merge=lfs -text
42
+ 00000862_000.png filter=lfs diff=lfs merge=lfs -text
43
+ 00000863_000.png filter=lfs diff=lfs merge=lfs -text
44
+ 00000864_000.png filter=lfs diff=lfs merge=lfs -text
45
+ 00000865_000.png filter=lfs diff=lfs merge=lfs -text
46
+ image_2.png filter=lfs diff=lfs merge=lfs -text
47
+ image_3.png filter=lfs diff=lfs merge=lfs -text
00000860_002.png ADDED

Git LFS Details

  • SHA256: 0adc22fe54523b9dff32d50a46fa55f5ea2799b1c4c30cd8800e2be8813087ef
  • Pointer size: 131 Bytes
  • Size of remote file: 428 kB
00000861_000.png ADDED

Git LFS Details

  • SHA256: b7e929c3735a9ef8cf4550ab90d645544b846cb00a09bd0e10ab42184f10d060
  • Pointer size: 131 Bytes
  • Size of remote file: 455 kB
00000861_001.png ADDED

Git LFS Details

  • SHA256: 06708b2cf7fc1f843b4f20bb2615f85fcb88254740fe2d0620a4f33efbb41036
  • Pointer size: 131 Bytes
  • Size of remote file: 394 kB
00000861_002.png ADDED

Git LFS Details

  • SHA256: 8e5d923769126513252bc9312add050759f2605c425389c75c3d62c2b0d1f423
  • Pointer size: 131 Bytes
  • Size of remote file: 416 kB
00000861_003.png ADDED

Git LFS Details

  • SHA256: e213f0b89aae28227926fe632635f2c3703142f5d476be0cde1e48a09989afe4
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB
00000861_004.png ADDED

Git LFS Details

  • SHA256: 45dadf642f1ad7254b5d932747e2b73d1e9ff601af1c0399310e2d6550113c66
  • Pointer size: 131 Bytes
  • Size of remote file: 430 kB
00000862_000.png ADDED

Git LFS Details

  • SHA256: 22260914788d779dd0bcf9deb2c38a3b3dd7ed29768c61b2a54382bf6ab6740a
  • Pointer size: 131 Bytes
  • Size of remote file: 456 kB
00000863_000.png ADDED

Git LFS Details

  • SHA256: 68aee27b9d092dc1d9c08ecf0668d982224c4be0378ea7cd287af145ba581883
  • Pointer size: 131 Bytes
  • Size of remote file: 379 kB
00000864_000.png ADDED

Git LFS Details

  • SHA256: 63525e4b33599dea1d426d0cfb9977da6ab798dc2cfc819e38c1ff2c7906f12e
  • Pointer size: 131 Bytes
  • Size of remote file: 403 kB
00000865_000.png ADDED

Git LFS Details

  • SHA256: 260803a230ad2a6c3329654f9889b123f57a3c9c1668b71706da55a24dbcf327
  • Pointer size: 131 Bytes
  • Size of remote file: 405 kB
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CompVis/stable-diffusion-v1-4
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ inference: true
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - diffusers-training
12
+ - lora
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - lastsamurai25/nih-lora
20
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were fine-tuned on the None dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+
27
+
28
+
29
+ ## Intended uses & limitations
30
+
31
+ #### How to use
32
+
33
+ ```python
34
+ # TODO: add an example code snippet for running this diffusion pipeline
35
+ ```
36
+
37
+ #### Limitations and bias
38
+
39
+ [TODO: provide examples of latent issues and potential remediations]
40
+
41
+ ## Training details
42
+
43
+ [TODO: describe the data used to train the model]
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED

Git LFS Details

  • SHA256: 0dfc222ef8135c55b31d225b392b8597bb73dbf8886b74e351de8d15c0188ce7
  • Pointer size: 131 Bytes
  • Size of remote file: 394 kB
image_3.png ADDED

Git LFS Details

  • SHA256: 9d167198424d633cfcf68e737196a276095ba3234f6c7a86ec74834fda0f3ff3
  • Pointer size: 131 Bytes
  • Size of remote file: 419 kB
metadata.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ file_name,text
2
+ 00000860_002.png,No Finding
3
+ 00000861_003.png,No Finding
4
+ 00000861_004.png,No Finding
5
+ 00000861_000.png,No Finding
6
+ 00000861_001.png,Atelectasis|Infiltration
7
+ 00000861_002.png,Atelectasis|Consolidation|Effusion
8
+ 00000862_000.png,No Finding
9
+ 00000863_000.png,No Finding
10
+ 00000865_000.png,Pneumothorax
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52cea1108b9ed1845b5a55519061dcc470bf730aea575eed0c791d15d0e6e54f
3
+ size 3226184