Spaces:
Running
Running
AFischer1985
commited on
Commit
•
95ef3f6
1
Parent(s):
bff4b8e
Update run.py
Browse files
run.py
CHANGED
@@ -192,7 +192,7 @@ def multimodalResponse(message,history,dropdown):
|
|
192 |
yield output
|
193 |
|
194 |
i=gr.ChatInterface(multimodalResponse,
|
195 |
-
title="
|
196 |
multimodal=True,
|
197 |
additional_inputs=[
|
198 |
gr.Dropdown(
|
|
|
192 |
yield output
|
193 |
|
194 |
i=gr.ChatInterface(multimodalResponse,
|
195 |
+
title="Frag dein PDF",
|
196 |
multimodal=True,
|
197 |
additional_inputs=[
|
198 |
gr.Dropdown(
|