Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
torch==2.4.0
|
2 |
-
bitsandbytes==0.43.0
|
3 |
accelerate==0.34.0
|
4 |
optimum==1.21.4
|
5 |
transformers==4.40.0
|
@@ -10,4 +9,5 @@ samplings==0.1.7
|
|
10 |
pyparsing==3.2.1
|
11 |
gradio==5.17.1
|
12 |
PyMuPDF
|
13 |
-
huggingface_hub
|
|
|
|
1 |
torch==2.4.0
|
|
|
2 |
accelerate==0.34.0
|
3 |
optimum==1.21.4
|
4 |
transformers==4.40.0
|
|
|
9 |
pyparsing==3.2.1
|
10 |
gradio==5.17.1
|
11 |
PyMuPDF
|
12 |
+
huggingface_hub
|
13 |
+
zero
|