PsyAssist / app.py
TurtleLiu's picture
Update app.py
a30c970
raw
history blame
126 Bytes
from huggingface_hub import InferenceClient
import gradio as gr
gr.load("models/TurtleLiu/mistral7b_psychology_bot").launch()