Spaces:
Runtime error
Runtime error
Update consult.py
Browse files- consult.py +1 -1
consult.py
CHANGED
@@ -302,5 +302,5 @@ with gr.Blocks() as consult:
|
|
302 |
result2,
|
303 |
result3,
|
304 |
],
|
305 |
-
[
|
306 |
)
|
|
|
302 |
result2,
|
303 |
result3,
|
304 |
],
|
305 |
+
[final_result,title6, final_score, adv],
|
306 |
)
|