Spaces:
Runtime error
Runtime error
SoSa123456
commited on
Commit
•
fa3a74e
1
Parent(s):
91f81f0
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.1
|
2 |
+
gradio==2.3.9
|
3 |
+
matplotlib==3.4.3
|
4 |
+
warnings==1.0
|