Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ addict
|
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
simplejson
|
| 7 |
-
sortedcontainers
|
|
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
simplejson
|
| 7 |
+
sortedcontainers
|
| 8 |
+
sentencepiece
|
| 9 |
+
bitsandbytes
|