Spaces:
Sleeping
Sleeping
CyberNative
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
transformers==4.40.2
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
transformers==4.40.2
|
3 |
+
torch>=2.2.2
|
4 |
+
torchaudio>=2.2.0
|
5 |
+
torchvision>=0.17.0
|