Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
torchvision
|
5 |
-
Pillow
|
6 |
-
bitsandbytes
|
7 |
-
accelerate
|
8 |
-
einops
|
9 |
-
tensorflow-cpu
|
10 |
-
numpy
|
11 |
-
sentencepiece
|
|
|
1 |
+
huggingface_hub
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
Pillow
|
6 |
+
bitsandbytes
|
7 |
+
accelerate
|
8 |
+
einops
|
9 |
+
tensorflow-cpu
|
10 |
+
numpy
|
11 |
+
sentencepiece
|