Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -768,8 +768,4 @@ def create_interface():
|
|
768 |
show_progress=True
|
769 |
)
|
770 |
|
771 |
-
|
772 |
-
with gr.Accordion("Usage Instructions & Troubleshooting", open=False):
|
773 |
-
gr.Markdown("""
|
774 |
-
### How to use:
|
775 |
-
1. **Input**: Enter your topic or text in the text box, or upload a PDF/TXT file
|
|
|
768 |
show_progress=True
|
769 |
)
|
770 |
|
771 |
+
|
|
|
|
|
|
|
|