chatbot_sandbox / app.py
geoffhorowitz's picture
Create app.py
7cd8d00
raw
history blame contribute delete
No virus
79 Bytes
import gradio as gr
gr.Interface.load("models/openchat/openchat_3.5").launch()