Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -116,7 +116,7 @@ def run_inference(image, model, clip_processor):
|
|
| 116 |
# use_auth_token=HF_TOKEN)
|
| 117 |
|
| 118 |
model_path = hf_hub_download(repo_id="limitedonly41/offers_26",
|
| 119 |
-
filename="
|
| 120 |
use_auth_token=HF_TOKEN)
|
| 121 |
|
| 122 |
|
|
|
|
| 116 |
# use_auth_token=HF_TOKEN)
|
| 117 |
|
| 118 |
model_path = hf_hub_download(repo_id="limitedonly41/offers_26",
|
| 119 |
+
filename="continued_training_model_5.pth",
|
| 120 |
use_auth_token=HF_TOKEN)
|
| 121 |
|
| 122 |
|