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