Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -66,8 +66,8 @@ if data:
|
|
66 |
|
67 |
|
68 |
#Display review comments
|
69 |
-
st.markdown(finalResponse
|
70 |
|
71 |
|
72 |
-
text_downloader(finalResponse
|
73 |
|
|
|
66 |
|
67 |
|
68 |
#Display review comments
|
69 |
+
st.markdown(finalResponse)
|
70 |
|
71 |
|
72 |
+
text_downloader(finalResponse)
|
73 |
|