Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy
|
|
| 6 |
scikit-learn
|
| 7 |
termcolor
|
| 8 |
requests
|
| 9 |
-
psutil
|
|
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
termcolor
|
| 8 |
requests
|
| 9 |
+
psutil
|
| 10 |
+
colorama
|