Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ pytorch-cuda
|
|
2 |
pytorch
|
3 |
transformers
|
4 |
gradio
|
5 |
-
|
|
|
|
|
|
2 |
pytorch
|
3 |
transformers
|
4 |
gradio
|
5 |
+
sentencepiece
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|