MBTI_classifier / app.py
robookwus's picture
initial commit
0a069fa
raw
history blame contribute delete
88 Bytes
import gradio as gr
gr.load("models/JanSt/albert-base-v2_mbti-classification").launch()