danyalmalik commited on
Commit
46879b0
·
1 Parent(s): 1b65f1a

Upload the concept Chest-Xray-Fine-Tuning---trained-on-chest-xray14-dataset-(only-1k-images-as-of-now) embeds and token

Browse files
Files changed (2) hide show
  1. CXR-1.ckpt +3 -0
  2. README.md +21 -0
CXR-1.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c93b2de306a37a441e8fc8b061b37467870db3b8daf75d8cf655345005647a
3
+ size 2607544561
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - text-to-image
5
+ - stable-diffusion
6
+ ---
7
+ ### Chest-Xray-Fine-Tuning---trained-on-chest-xray14-dataset-(only-1k-images-as-of-now) Dreambooth model trained by danyalmalik with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
8
+
9
+
10
+ Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
11
+
12
+ Sample pictures of this concept:
13
+
14
+
15
+
16
+
17
+ ![0](https://huggingface.co/danyalmalik/chest-xray-fine-tuning-trained-on-chest-xray14-dataset-only-1k-images-as-of-now/resolve/main/sample_images/sample4_(emphysema).png)
18
+ ![1](https://huggingface.co/danyalmalik/chest-xray-fine-tuning-trained-on-chest-xray14-dataset-only-1k-images-as-of-now/resolve/main/sample_images/sample2_(no_finding).png)
19
+ ![2](https://huggingface.co/danyalmalik/chest-xray-fine-tuning-trained-on-chest-xray14-dataset-only-1k-images-as-of-now/resolve/main/sample_images/sample1_(no_finding).png)
20
+ ![3](https://huggingface.co/danyalmalik/chest-xray-fine-tuning-trained-on-chest-xray14-dataset-only-1k-images-as-of-now/resolve/main/sample_images/sample3_(emphysema).png)
21
+