Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -10
requirements.txt
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
-
|
2 |
-
transformers
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
safetensors
|
8 |
-
huggingface_hub==0.25.2
|
9 |
-
mathruler==0.1.0
|
10 |
-
pylatexenc
|
11 |
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
transformers==4.44.2
|
3 |
+
torch==2.2.2
|
4 |
+
accelerate==0.33.0
|
5 |
+
huggingface_hub==0.24.5
|
6 |
+
|
|
|
|
|
|
|
|
|
7 |
|