BishanSingh246 commited on
Commit
59e1c42
1 Parent(s): 22894bf

First Commit

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -106
requirements.txt CHANGED
@@ -1,107 +1,7 @@
1
- absl-py==1.4.0
2
- aiofiles==23.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- altair==4.2.2
6
- anyio==3.6.2
7
- astunparse==1.6.3
8
- async-timeout==4.0.2
9
- attrs==23.1.0
10
- cachetools==5.3.0
11
- certifi==2022.12.7
12
- charset-normalizer==3.1.0
13
- click==8.1.3
14
- colorama==0.4.6
15
- contourpy==1.0.7
16
- cycler==0.11.0
17
- entrypoints==0.4
18
- et-xmlfile==1.1.0
19
- fastapi==0.95.1
20
- ffmpy==0.3.0
21
- filelock==3.12.0
22
- flatbuffers==23.3.3
23
- fonttools==4.39.3
24
- frozenlist==1.3.3
25
- fsspec==2023.4.0
26
- gast==0.4.0
27
- google-auth==2.17.3
28
- google-auth-oauthlib==1.0.0
29
- google-pasta==0.2.0
30
- gradio==3.27.0
31
- gradio_client==0.1.3
32
- grpcio==1.54.0
33
- h11==0.14.0
34
- h5py==3.8.0
35
- httpcore==0.17.0
36
- httpx==0.24.0
37
- huggingface-hub==0.14.1
38
- idna==3.4
39
- jax==0.4.8
40
- Jinja2==3.1.2
41
- joblib==1.2.0
42
- jsonschema==4.17.3
43
- keras==2.12.0
44
- kiwisolver==1.4.4
45
- libclang==16.0.0
46
- linkify-it-py==2.0.0
47
- Markdown==3.4.3
48
- markdown-it-py==2.2.0
49
- MarkupSafe==2.1.2
50
- matplotlib==3.7.1
51
- mdit-py-plugins==0.3.3
52
- mdurl==0.1.2
53
- ml-dtypes==0.1.0
54
- multidict==6.0.4
55
- numpy==1.23.5
56
- oauthlib==3.2.2
57
  openai==0.10.2
58
- openpyxl==3.1.2
59
- opt-einsum==3.3.0
60
- orjson==3.8.10
61
- packaging==23.1
62
- pandas==2.0.1
63
- pandas-stubs==2.0.0.230412
64
- Pillow==9.5.0
65
- protobuf==4.22.3
66
- pyasn1==0.5.0
67
- pyasn1-modules==0.3.0
68
- pydantic==1.10.7
69
- pydub==0.25.1
70
- PyMuPDF==1.22.2
71
- pyparsing==3.0.9
72
- pyrsistent==0.19.3
73
- python-dateutil==2.8.2
74
- python-multipart==0.0.6
75
- pytz==2023.3
76
- PyYAML==6.0
77
- requests==2.29.0
78
- requests-oauthlib==1.3.1
79
- rsa==4.9
80
- scikit-learn==1.2.2
81
- scipy==1.10.1
82
- semantic-version==2.10.0
83
- six==1.16.0
84
- sniffio==1.3.0
85
- starlette==0.26.1
86
- tensorboard==2.12.2
87
- tensorboard-data-server==0.7.0
88
- tensorboard-plugin-wit==1.8.1
89
- tensorflow==2.12.0
90
- tensorflow-estimator==2.12.0
91
- tensorflow-hub==0.13.0
92
- tensorflow-intel==2.12.0
93
- tensorflow-io-gcs-filesystem==0.31.0
94
- termcolor==2.3.0
95
- threadpoolctl==3.1.0
96
- toolz==0.12.0
97
- tqdm==4.65.0
98
- types-pytz==2023.3.0.0
99
- typing_extensions==4.5.0
100
- tzdata==2023.3
101
- uc-micro-py==1.0.1
102
- urllib3==1.26.15
103
- uvicorn==0.21.1
104
- websockets==11.0.2
105
- Werkzeug==2.3.0
106
- wrapt==1.14.1
107
- yarl==1.9.2
 
1
+ PyMuPDF
2
+ numpy==1.19.5
3
+ scikit-learn
4
+ tensorflow>=2.0.0
5
+ tensorflow-hub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  openai==0.10.2
7
+ gradio