Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
keras-io
/
super-resolution
like
8
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c09e267
super-resolution
/
app.py
Dvjc1899
Update app.py
c09e267
about 3 years ago
raw
Copy download link
history
blame
133 Bytes
from
huggingface_hub
import
hf_hub_download
model = hf_hub_download(repo_id=
"Dvjc1899/super-resolution"
,filename =
"saved_model.pb"
)