Image-to-Image
English
custom_model
image customization
Yw22 commited on
Commit
4bef3ee
·
verified ·
1 Parent(s): 653f340

Upload configs.json

Browse files
Files changed (1) hide show
  1. configs.json +9 -0
configs.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "custom_model",
3
+ "task": "image_generation",
4
+ "architecture": "IC_Custom",
5
+ "input_type": "image",
6
+ "output_type": "image",
7
+ "version": "1.0.0"
8
+ }
9
+