Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
|
|
|
|
|
|
1 |
+
accelerate==1.8.1
|
2 |
huggingface_hub==0.25.2
|
3 |
+
torch==2.6.0
|
4 |
+
transformers==4.52.3
|
5 |
+
xgrammar==0.1.21
|