Dvjc1899 commited on
Commit
c09e267
·
1 Parent(s): 3122c78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  from huggingface_hub import hf_hub_download
2
 
3
- model = hf_hub_download(repo_id="Dvjc1899/super-resolution")
 
1
  from huggingface_hub import hf_hub_download
2
 
3
+ model = hf_hub_download(repo_id="Dvjc1899/super-resolution",filename = "saved_model.pb")