onkarsus13 commited on
Commit
9009410
·
verified ·
1 Parent(s): f462966

Create README.md

Browse files

This model we fined tune further on the AMOS MRI set,
We first pre-trained the model on the ATLAS dataset.

You can get pre-trained weights here
```
https://huggingface.co/onkarsus13/Semantic-Control-Stable-diffusion-3-M-Mask2CT-Atlas
```

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: image-to-text
7
+ tags:
8
+ - medical
9
+ ---