limitedonly41 commited on
Commit
0f3b6f1
·
verified ·
1 Parent(s): 1ae8c95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="continued_training_model_3.pth",
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