Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
torch==2.4.0
|
2 |
-
transformers==4.40.0
|
3 |
-
numpy==1.26.4
|
4 |
-
abctoolkit==0.0.6
|
5 |
-
samplings==0.1.7
|
6 |
-
pyparsing==3.2.1
|
7 |
-
gradio
|
8 |
-
PyMuPDF
|
9 |
-
huggingface_hub
|
10 |
zero
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
transformers==4.40.0
|
3 |
+
numpy==1.26.4
|
4 |
+
abctoolkit==0.0.6
|
5 |
+
samplings==0.1.7
|
6 |
+
pyparsing==3.2.1
|
7 |
+
gradio==5.29.0
|
8 |
+
PyMuPDF
|
9 |
+
huggingface_hub
|
10 |
zero
|