Dvjc1899's picture
Update app.py
c09e267
raw
history blame
133 Bytes
from huggingface_hub import hf_hub_download
model = hf_hub_download(repo_id="Dvjc1899/super-resolution",filename = "saved_model.pb")