Spaces:
Runtime error
Runtime error
Commit
·
b7ca6d2
1
Parent(s):
ba6336a
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
streamlit==1.2.0
|
2 |
+
langchain==0.2.0
|
3 |
+
huggingface_hub==0.1.0
|
4 |
+
gitpython==4.0.7
|