Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DylanWolf
/
h2ogpt-api
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e4aec36
h2ogpt-api
/
app.py
DylanWolf
Update app.py
e4aec36
over 1 year ago
raw
Copy download link
history
blame
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/zl111/ChatDoctor"
).launch()