Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -161,7 +161,6 @@ with gr.Blocks(css=css, title="A.I. Healthcare") as demo:
|
|
161 |
['What should I know about the side effects of common medications?']
|
162 |
],
|
163 |
cache_examples=False,
|
164 |
-
allow_screenshot=False,
|
165 |
)
|
166 |
|
167 |
gr.Markdown(LICENSE)
|
|
|
161 |
['What should I know about the side effects of common medications?']
|
162 |
],
|
163 |
cache_examples=False,
|
|
|
164 |
)
|
165 |
|
166 |
gr.Markdown(LICENSE)
|