Spaces:
Build error
Build error
Ahmad-Moiz
commited on
Commit
•
a316eaa
1
Parent(s):
51e9885
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.164
|
2 |
+
openai==0.27.0
|
3 |
+
altair==4.2.2
|
4 |
+
scikit-learn==1.2.1
|
5 |
+
streamlit==1.21.0
|
6 |
+
kor
|
7 |
+
transformers
|
8 |
+
lark
|