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

Create app.py

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