Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
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 |
|
|
|
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 |
+
tf-keras==2.18.0
|
6 |
|