Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,11 +1,8 @@
|
|
| 1 |
-
json
|
| 2 |
numpy
|
| 3 |
colorama
|
| 4 |
networkx
|
| 5 |
-
re
|
| 6 |
matplotlib
|
| 7 |
openai
|
| 8 |
tenacity
|
| 9 |
tiktoken
|
| 10 |
-
functools
|
| 11 |
-
time
|
|
|
|
|
|
|
| 1 |
numpy
|
| 2 |
colorama
|
| 3 |
networkx
|
|
|
|
| 4 |
matplotlib
|
| 5 |
openai
|
| 6 |
tenacity
|
| 7 |
tiktoken
|
| 8 |
+
functools
|
|
|