Spaces:
Sleeping
Sleeping
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -32,7 +32,7 @@ MODELS_ON_HUB = {
|
|
| 32 |
"My Interfuser Model (from Hub)": {
|
| 33 |
"repo_id": "BaseerAI/Interfuser-Baseer-v1",
|
| 34 |
"filename": "best_model.pth",
|
| 35 |
-
"config_key": "
|
| 36 |
}
|
| 37 |
}
|
| 38 |
|
|
|
|
| 32 |
"My Interfuser Model (from Hub)": {
|
| 33 |
"repo_id": "BaseerAI/Interfuser-Baseer-v1",
|
| 34 |
"filename": "best_model.pth",
|
| 35 |
+
"config_key": "interfuser_lightweight"
|
| 36 |
}
|
| 37 |
}
|
| 38 |
|