We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bee6fac + 1f852c3 commit 2adfb23Copy full SHA for 2adfb23
notes2text_requirements.txt
@@ -0,0 +1,26 @@
1
+anyio==3.6.2
2
+cachetools==5.3.0
3
+certifi==2023.5.7
4
+charset-normalizer==3.1.0
5
+fastapi==0.95.2
6
+google-api-core==2.11.0
7
+google-auth==2.18.1
8
+google-cloud-vision==3.4.1
9
+googleapis-common-protos==1.59.0
10
+grpcio==1.54.2
11
+grpcio-status==1.54.2
12
+idna==3.4
13
+pdf2image==1.16.3
14
+Pillow==9.5.0
15
+proto-plus==1.22.2
16
+protobuf==4.23.1
17
+pyasn1==0.5.0
18
+pyasn1-modules==0.3.0
19
+pydantic==1.10.8
20
+requests==2.31.0
21
+rsa==4.9
22
+six==1.16.0
23
+sniffio==1.3.0
24
+starlette==0.27.0
25
+typing_extensions==4.6.2
26
+urllib3==1.26.16
0 commit comments