Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tienanhemho
/
AVIIAX-upscale
like
0
Runtime error
App
Files
Files
Community
main
AVIIAX-upscale
/
app.py
tienanhemho
initial commit
6f4a6f1
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/AVIIAX/upscale"
).launch()