Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
-
transformers==4.
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
Pillow==10.1.0
|
@@ -8,4 +8,4 @@ accelerate==0.24.1
|
|
8 |
einops==0.6.1
|
9 |
tensorflow-cpu==2.13.0
|
10 |
numpy==1.24.3
|
11 |
-
sentencepiece==0.1.99
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
transformers==4.34.0
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
Pillow==10.1.0
|
|
|
8 |
einops==0.6.1
|
9 |
tensorflow-cpu==2.13.0
|
10 |
numpy==1.24.3
|
11 |
+
sentencepiece==0.1.99
|