adhish001 commited on
Commit
3be1361
·
1 Parent(s): 78831a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -82
requirements.txt CHANGED
@@ -1,82 +1,6 @@
1
- absl-py==2.0.0
2
- altair==5.1.2
3
- astunparse==1.6.3
4
- attrs==23.1.0
5
- blinker==1.7.0
6
- cachetools==5.3.2
7
- certifi==2023.11.17
8
- charset-normalizer==3.3.2
9
- click==8.1.7
10
- colorama==0.4.6
11
- flatbuffers==23.5.26
12
- gast==0.5.4
13
- gitdb==4.0.11
14
- GitPython==3.1.40
15
- google-auth==2.23.4
16
- google-auth-oauthlib==1.1.0
17
- google-pasta==0.2.0
18
- grpcio==1.59.3
19
- h5py==3.10.0
20
- idna==3.6
21
- importlib-metadata==6.8.0
22
- Jinja2==3.1.2
23
- joblib==1.3.2
24
- jsonschema==4.20.0
25
- jsonschema-specifications==2023.11.1
26
- keras==2.15.0
27
- libclang==16.0.6
28
- Markdown==3.5.1
29
- markdown-it-py==3.0.0
30
- MarkupSafe==2.1.3
31
- mdurl==0.1.2
32
- ml-dtypes==0.2.0
33
- numpy==1.26.2
34
- oauthlib==3.2.2
35
- opencv-python==4.8.1.78
36
- opt-einsum==3.3.0
37
- packaging==23.2
38
- pandas==2.1.3
39
- Pillow==10.1.0
40
- protobuf==4.23.4
41
- pyarrow==14.0.1
42
- pyasn1==0.5.1
43
- pyasn1-modules==0.3.0
44
- pydeck==0.8.1b0
45
- Pygments==2.17.2
46
- python-dateutil==2.8.2
47
- pytz==2023.3.post1
48
- referencing==0.31.0
49
- requests==2.31.0
50
- requests-oauthlib==1.3.1
51
- rich==13.7.0
52
- rpds-py==0.13.1
53
- rsa==4.9
54
- scikit-learn==1.3.2
55
- scipy==1.11.4
56
- setuptools==63.2.0
57
- six==1.16.0
58
- smmap==5.0.1
59
- streamlit==1.28.2
60
- tenacity==8.2.3
61
- tensorboard==2.15.1
62
- tensorboard-data-server==0.7.2
63
- tensorflow==2.15.0
64
- tensorflow-estimator==2.15.0
65
- tensorflow-intel==2.15.0
66
- tensorflow-io-gcs-filesystem==0.31.0
67
- termcolor==2.3.0
68
- threadpoolctl==3.2.0
69
- toml==0.10.2
70
- toolz==0.12.0
71
- tornado==6.3.3
72
- tqdm==4.66.1
73
- typing_extensions==4.8.0
74
- tzdata==2023.3
75
- tzlocal==5.2
76
- urllib3==2.1.0
77
- validators==0.22.0
78
- watchdog==3.0.0
79
- Werkzeug==3.0.1
80
- wheel==0.41.3
81
- wrapt==1.14.1
82
- zipp==3.17.0
 
1
+ opencv-python
2
+ streamlit
3
+ Pillow
4
+ tensorflow
5
+ numpy
6
+ tqdm