wooyvern commited on
Commit
ac5936d
·
verified ·
1 Parent(s): 9ffcdad

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "stable-diffusion",
3
  "architecture": "UNet",
4
  "image_size": 512,
5
  "num_channels": 4,
 
1
  {
2
+ "model_type": "CLIP",
3
  "architecture": "UNet",
4
  "image_size": 512,
5
  "num_channels": 4,