jasonengage commited on
Commit
4d3a875
·
1 Parent(s): fdaa122

Added 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": "image-to-image",
3
+ "architecture": "swin2",
4
+ "framework": "torchscript",
5
+ "task": "watermark-removal"
6
+ }