Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pydub>=0.25.1
|
|
8 |
python-multipart>=0.0.6
|
9 |
pypdf>=3.0.0
|
10 |
pdf2image>=1.16.3
|
11 |
-
tqdm>=4.65.0
|
|
|
|
8 |
python-multipart>=0.0.6
|
9 |
pypdf>=3.0.0
|
10 |
pdf2image>=1.16.3
|
11 |
+
tqdm>=4.65.0
|
12 |
+
langgraph
|