Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
1 |
+
gradio
|
2 |
+
openai
|
3 |
+
langchain
|
4 |
+
langchain-community
|
5 |
+
matplotlib
|
6 |
+
transformers
|
7 |
+
torch
|
8 |
+
graphviz
|
9 |
+
networkx
|
10 |
+
scikit-learn
|
11 |
+
beautifulsoup4
|