Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
n3xt1lxs
/
new-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f8e8fe
new-space
/
app.py
n3xt1lxs
Update app.py
1f8e8fe
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load_chat(
"http://192.168.10.234:11434/"
)
demo.launch()