Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
|
2 |
datasets==2.15.0
|
3 |
-
|
4 |
huggingface-hub==0.19.4
|
5 |
-
|
6 |
networkx==3.2.1
|
7 |
numpy==1.26.1
|
8 |
-
openai
|
|
|
|
|
1 |
datasets==2.15.0
|
|
|
2 |
huggingface-hub==0.19.4
|
|
|
3 |
networkx==3.2.1
|
4 |
numpy==1.26.1
|
5 |
+
openai
|