dataautogpt3
commited on
Commit
•
9967a75
1
Parent(s):
77cbd1e
Delete config.json
Browse files- config.json +0 -11
config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model_path": "OpenDalleV1.1.safetensors",
|
3 |
-
"runtime_config": {
|
4 |
-
"gpu_support": true,
|
5 |
-
"max_resolution": "1024x1024"
|
6 |
-
},
|
7 |
-
"ui_settings": {
|
8 |
-
"default_image_size": "512x512",
|
9 |
-
"max_upload_size": "5MB"
|
10 |
-
}
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|