Instructions to use stanfordmimi/MedVAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MedVAE
How to use stanfordmimi/MedVAE with MedVAE:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| embed_dim: 1 | |
| ddconfig: | |
| double_z: True | |
| z_channels: 1 | |
| resolution: 512 | |
| in_channels: 1 | |
| out_ch: 1 | |
| ch: 128 | |
| ch_mult: [1,2,4,4] | |
| num_res_blocks: 2 | |
| attn_resolutions: [] | |
| dropout: 0.0 | |