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