Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jsolow
/
grubguesser-gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a00b992
grubguesser-gradio
/
app.py
jsolow
initial commit
a00b992
almost 2 years ago
raw
Copy download link
history
blame
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jsolow/grubguesser"
).launch()