Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jrazi
/
jrazi-persian-poem-classifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
828739a
jrazi-persian-poem-classifier
/
app.py
jrazi
initial commit
828739a
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jrazi/persian-poem-classifier"
).launch()