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...
f6c90a8
super-resolution
/
app.py
Dvjc1899
Update app.py
886622d
about 3 years ago
raw
Copy download link
history
blame
Safe
109 Bytes
from
huggingface_hub
import
from_pretrained_keras
model = from_pretrained_keras(
"Dvjc1899/super-resolution"
)