Create requirments.txt
Browse files- requirments.txt +4 -0
requirments.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch @ https://download.pytorch.org/whl/cu121_full/torch-2.5.0%2Bcu121-cp310-cp310-linux_x86_64.whl
|
2 |
+
transformers==4.46.1
|
3 |
+
TensorFlow==2.18.0
|
4 |
+
tf-keras==2.18.0
|