Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# Core compatibility
|
2 |
numpy==1.26.4
|
3 |
transformers==4.49.0
|
|
|
1 |
+
wheel
|
2 |
+
setuptools>=42
|
3 |
+
pip>=23
|
4 |
+
Cmake
|
5 |
# Core compatibility
|
6 |
numpy==1.26.4
|
7 |
transformers==4.49.0
|