Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdallahalsamman
/
testing
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
26c1dc2
testing
/
app.py
abdallahalsamman
initial commit
3958462
about 2 years ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/rizvandwiki/gender-classification"
).launch()