Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MZ786
/
GPT_DOCTOR
like
0
Sleeping
App
Files
Files
Community
e68818d
GPT_DOCTOR
/
app.py
MZ786
initial commit
e68818d
verified
10 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot"
).launch()