Bman21 commited on
Commit
f7ebb99
·
verified ·
1 Parent(s): cb3fda4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,5 +35,5 @@ Answer:"""
35
  gr.ChatInterface(
36
  chat,
37
  title="🩺 Medical Tutor",
38
- examples=["Explain how vaccines work", "What is DNA?", "How does the heart work?"]
39
  ).launch(server_port=7860)
 
35
  gr.ChatInterface(
36
  chat,
37
  title="🩺 Medical Tutor",
38
+
39
  ).launch(server_port=7860)