Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hossay/hossay-stool-condition-classification
hjconstas
/
hossay-stool-condition-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
810e03f
hossay-stool-condition-classification
/
app.py
hossay
initial commit
0ec3167
about 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/hossay/stool-condition-classification"
).launch()