Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kl08
/
personality_detectionV2
like
7
Running
App
Files
Files
Community
f4d74cb
personality_detectionV2
/
app.py
kl08
Create app.py
f4d74cb
over 1 year ago
raw
Copy download link
history
blame
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/JanSt/albert-base-v2_mbti-classification"
).launch()