Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ashrafb
/
alirezamsh-small100
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b48288d
alirezamsh-small100
/
app.py
Ashrafb
initial commit
b48288d
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alirezamsh/small100"
).launch()