HReynaud commited on
Commit
9aa9c7c
·
1 Parent(s): 9d095b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,4 +15,5 @@ All weights files contains the weights of all the diffusion model in the cascade
15
  To see a demo of the 1SCM, head to [https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion](https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion).
16
 
17
  In each model folder, you will find:
18
- - `config.yaml`: the configuration file associated to the model. It contains the hyperparameters of the model.
 
 
15
  To see a demo of the 1SCM, head to [https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion](https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion).
16
 
17
  In each model folder, you will find:
18
+ - `config.yaml`: the configuration file associated to the model. It contains the hyperparameters of the model.
19
+ - `merged.pt`: the weight file containing all the models in the cascade for that model (ex. 4 models for the 4SCM).