Spaces:
Running
on
T4
Running
on
T4
rerank model
Browse files
pages/Multimodal_Conversational_Search.py
CHANGED
@@ -183,7 +183,7 @@ def handle_input():
|
|
183 |
'image': out_['image'],
|
184 |
'table':out_['table']
|
185 |
})
|
186 |
-
|
187 |
|
188 |
|
189 |
def write_user_message(md):
|
|
|
183 |
'image': out_['image'],
|
184 |
'table':out_['table']
|
185 |
})
|
186 |
+
|
187 |
|
188 |
|
189 |
def write_user_message(md):
|