Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShynBui
/
ShynBui-comment_classification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
22cc9b1
ShynBui-comment_classification
/
app.py
ShynBui
initial commit
22cc9b1
verified
12 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/ShynBui/comment_classification"
).launch()