Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ Pillow
|
|
| 6 |
sentencepiece==0.2.0
|
| 7 |
numpy
|
| 8 |
fast_pytorch_kmeans
|
| 9 |
-
psutil
|
|
|
|
|
|
| 6 |
sentencepiece==0.2.0
|
| 7 |
numpy
|
| 8 |
fast_pytorch_kmeans
|
| 9 |
+
psutil
|
| 10 |
+
transformers
|