Spaces:
Sleeping
Sleeping
Commit
·
503e6d4
1
Parent(s):
ac176da
torch-2
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ requests==2.32.3
|
|
11 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
12 |
torch==2.3.1
|
13 |
|
|
|
14 |
# PDF processing
|
15 |
pdfplumber==0.11.5
|
16 |
pdf2docx==0.5.8
|
|
|
11 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
12 |
torch==2.3.1
|
13 |
|
14 |
+
google-genai
|
15 |
# PDF processing
|
16 |
pdfplumber==0.11.5
|
17 |
pdf2docx==0.5.8
|