CyberNative
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
accelerate==0.30.1
|
2 |
huggingface_hub==0.22.2
|
3 |
-
transformers
|
4 |
torch>=2.2.2
|
5 |
torchaudio>=2.2.0
|
6 |
torchvision>=0.17.0
|
|
|
1 |
accelerate==0.30.1
|
2 |
huggingface_hub==0.22.2
|
3 |
+
transformers>=4.30.0
|
4 |
torch>=2.2.2
|
5 |
torchaudio>=2.2.0
|
6 |
torchvision>=0.17.0
|