latent_diffusion
Can-Zhao commited on
Commit
1583323
·
verified ·
1 Parent(s): 5163210

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "latent_diffusion",
3
+ "task": "image_generation",
4
+ "framework": "monai",
5
+ "modality": "ct"
6
+ }