chansung commited on
Commit
9ab7cc1
·
1 Parent(s): bcda1ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ def submit(
194
  }
195
  },
196
  "model": {
197
- "framework": framework_selector.lower(),
198
  "image": {
199
  "huggingface": {}
200
  },
 
194
  }
195
  },
196
  "model": {
197
+ "framework": "custom",
198
  "image": {
199
  "huggingface": {}
200
  },