Spaces:
Runtime error
Runtime error
ziyadsuper2017
commited on
Commit
•
2319409
1
Parent(s):
497bd07
Update app.py
Browse files
app.py
CHANGED
@@ -216,14 +216,4 @@ st.markdown(
|
|
216 |
)
|
217 |
|
218 |
# --- Display Chat History ---
|
219 |
-
display_chat_history()
|
220 |
-
content_copy
|
221 |
-
Use code with caution.
|
222 |
-
Python
|
223 |
-
|
224 |
-
requirements.txt:
|
225 |
-
|
226 |
-
streamlit
|
227 |
-
streamlit-webrt
|
228 |
-
content_copy
|
229 |
-
Use code with caution.
|
|
|
216 |
)
|
217 |
|
218 |
# --- Display Chat History ---
|
219 |
+
display_chat_history()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|