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