Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
callmehepi
/
fxmarty-resnet-tiny-beans
like
0
Running
App
Files
Files
Community
main
fxmarty-resnet-tiny-beans
/
app.py
callmehepi
initial commit
1b1308b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/fxmarty/resnet-tiny-beans"
).launch()