We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acaeec0 commit e792838Copy full SHA for e792838
.gitignore
@@ -9,7 +9,7 @@
9
10
# Ignore local python virtual environment
11
12
-venv/
+.venv
13
env/
14
15
# Ignore streamlit_chat_app.py conversations pickle
0 commit comments