Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yoxas
/
Yoxas-autotrain-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6244d51
Yoxas-autotrain-test
/
app.py
Yoxas
Update app.py
6244d51
verified
7 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
import
spaces
gr.load(
"models/Yoxas/autotrain-test"
).launch()