new-space / app.py
n3xt1lxs's picture
Update app.py
1f8e8fe verified
raw
history blame
78 Bytes
import gradio as gr
gr.load_chat("http://192.168.10.234:11434/")
demo.launch()