Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
@@ -19,7 +19,7 @@ from src.parameters import (
|
|
19 |
params,
|
20 |
display_chat_history,
|
21 |
stream_outputs,
|
22 |
-
app_password
|
23 |
wx_api_key,
|
24 |
wx_project_id,
|
25 |
wx_url,
|
|
|
19 |
params,
|
20 |
display_chat_history,
|
21 |
stream_outputs,
|
22 |
+
app_password,
|
23 |
wx_api_key,
|
24 |
wx_project_id,
|
25 |
wx_url,
|