Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
torch @ https://download.pytorch.org/whl/cu121_full/torch-2.5.0%2Bcu121-cp310-cp310-linux_x86_64.whl
|
3 |
transformers==4.46.1
|
4 |
-
TensorFlow==
|
5 |
|
|
|
1 |
|
2 |
torch @ https://download.pytorch.org/whl/cu121_full/torch-2.5.0%2Bcu121-cp310-cp310-linux_x86_64.whl
|
3 |
transformers==4.46.1
|
4 |
+
TensorFlow==2.18.0
|
5 |
|