FelixNuetzel commited on
Commit
420252f
·
verified ·
1 Parent(s): 05590fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ This is the checkpoint for Stable Diffusion fine-tuned with CXR-BERT on the MIMI
6
  This checkpoint can be used to reproduce the results of the Generate to Ground paper.
7
  The corresponding code can be found here: https://github.com/Felix-012/generate_to_ground/.
8
 
 
 
9
 
10
  Stable Diffusion: https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5 \
11
  CXR-BERT: https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-specialized \
 
6
  This checkpoint can be used to reproduce the results of the Generate to Ground paper.
7
  The corresponding code can be found here: https://github.com/Felix-012/generate_to_ground/.
8
 
9
+ Training was performed for 30,000 steps using eight A100 GPUs.
10
+
11
 
12
  Stable Diffusion: https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5 \
13
  CXR-BERT: https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-specialized \