Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ toolz==0.12.0
|
|
23 |
torch==2.1.1
|
24 |
torchvision==0.16.1
|
25 |
tqdm==4.66.1
|
26 |
-
transformers==4.35.2
|
|
|
|
23 |
torch==2.1.1
|
24 |
torchvision==0.16.1
|
25 |
tqdm==4.66.1
|
26 |
+
transformers==4.35.2
|
27 |
+
pdf2image
|