James040 commited on
Commit
aa682d5
·
verified ·
1 Parent(s): b68196c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,6 +1,4 @@
1
  {
2
  "model_type": "realesrgan",
3
- "architectures": [
4
- "RealESRGAN"
5
- ]
6
  }
 
1
  {
2
  "model_type": "realesrgan",
3
+ "architectures": ["RealESRGAN"]
 
 
4
  }