Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
westwardx
/
ModelsLab-age
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
69803c8
ModelsLab-age
/
app.py
westwardx
initial commit
69803c8
verified
7 months ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/ModelsLab/age"
).launch()