File size: 99 Bytes
5b77bea
 
711acc4
5b77bea
 
1
2
3
4
5
import gradio as gr

demo = gr.load("lucas-w/mental-health-chatbot-3", src="models")

demo.launch()