Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ongkn
/
attraction-classifier-subjective-v4
like
1
Running
App
Files
Files
Community
1
a7a6ae1
attraction-classifier-subjective-v4
/
app.py
ongkn
initial commit
a7a6ae1
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ongkn/attraction-classifier"
).launch()