Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thecodefatherco
/
github-issue-classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
github-issue-classifier
/
app.py
rennokki
initial commit
7b53f0d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Rami/multi-label-class-classification-on-github-issues"
).launch()