Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VectorAxel
/
predictia-cerra_denoise_nn_pixel-scaled_no-shuffle
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
predictia-cerra_denoise_nn_pixel-scaled_no-shuffle
/
app.py
VectorAxel
initial commit
2d8eb5c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/predictia/cerra_denoise_nn_pixel-scaled_no-shuffle"
).launch()