onkarsus13 commited on
Commit
ae7adb3
1 Parent(s): 9009410

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
2
  license: mit
3
- language:
4
- - en
5
  library_name: diffusers
6
  pipeline_tag: image-to-text
7
  tags:
8
  - medical
9
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
 
 
3
  library_name: diffusers
4
  pipeline_tag: image-to-text
5
  tags:
6
  - medical
7
+ ---
8
+
9
+ This Model is first pre-trained on the ATLAS dataset, Then we further finetuned on the AMOS MRI set.
10
+ You can find the pre-trained model here
11
+
12
+ ```
13
+ https://huggingface.co/onkarsus13/Semantic-Control-Stable-diffusion-3-M-Mask2CT-Atlas
14
+ ```
15
+