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