Update app2.py
Browse files
app2.py
CHANGED
|
@@ -88,3 +88,4 @@ gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title="The AI Patch & S
|
|
| 88 |
description="Ask anything you want about Patch&Sparks - - - -yeah",
|
| 89 |
theme="compact").launch(share=True)
|
| 90 |
|
|
|
|
|
|
| 88 |
description="Ask anything you want about Patch&Sparks - - - -yeah",
|
| 89 |
theme="compact").launch(share=True)
|
| 90 |
|
| 91 |
+
"""
|