Vishnu-add commited on
Commit
0f2e939
·
verified ·
1 Parent(s): 9066b94

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -115
requirements.txt CHANGED
@@ -1,125 +1,11 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- altair==5.3.0
4
- annotated-types==0.7.0
5
- anyio==4.4.0
6
- asttokens==2.4.1
7
- astunparse==1.6.3
8
- attrs==23.2.0
9
- certifi==2024.6.2
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- colorama==0.4.6
13
- comm==0.2.2
14
- contourpy==1.2.1
15
- cycler==0.12.1
16
- debugpy==1.8.1
17
- decorator==5.1.1
18
- dnspython==2.6.1
19
- email_validator==2.1.2
20
- executing==2.0.1
21
- fastapi==0.111.0
22
- fastapi-cli==0.0.4
23
- ffmpy==0.3.2
24
- filelock==3.15.1
25
- flatbuffers==24.3.25
26
- fonttools==4.53.0
27
- fsspec==2024.6.0
28
- gast==0.5.4
29
- google-pasta==0.2.0
30
  gradio==4.36.1
31
- gradio_client==1.0.1
32
- grpcio==1.64.1
33
- h11==0.14.0
34
- h5py==3.11.0
35
- httpcore==1.0.5
36
- httptools==0.6.1
37
- httpx==0.27.0
38
- huggingface-hub==0.23.4
39
- idna==3.7
40
- importlib_resources==6.4.0
41
  imutils==0.5.4
42
- ipykernel==6.29.4
43
- ipython==8.25.0
44
- jedi==0.19.1
45
- Jinja2==3.1.4
46
- joblib==1.4.2
47
- jsonschema==4.22.0
48
- jsonschema-specifications==2023.12.1
49
- jupyter_client==8.6.2
50
- jupyter_core==5.7.2
51
  keras==3.3.3
52
- kiwisolver==1.4.5
53
- libclang==18.1.1
54
- Markdown==3.6
55
- markdown-it-py==3.0.0
56
- MarkupSafe==2.1.5
57
  matplotlib==3.9.0
58
- matplotlib-inline==0.1.7
59
- mdurl==0.1.2
60
- ml-dtypes==0.3.2
61
- namex==0.0.8
62
- nest-asyncio==1.6.0
63
  numpy==1.26.4
64
  opencv-python==4.10.0.82
65
- opt-einsum==3.3.0
66
- optree==0.11.0
67
- orjson==3.10.5
68
- packaging==24.1
69
  pandas==2.2.2
70
- parso==0.8.4
71
  pillow==10.3.0
72
- platformdirs==4.2.2
73
- prompt_toolkit==3.0.47
74
- protobuf==4.25.3
75
- psutil==5.9.8
76
- pure-eval==0.2.2
77
- pydantic==2.7.4
78
- pydantic_core==2.18.4
79
- pydub==0.25.1
80
- Pygments==2.18.0
81
- pyparsing==3.1.2
82
- python-dateutil==2.9.0.post0
83
- python-dotenv==1.0.1
84
- python-multipart==0.0.9
85
- pytz==2024.1
86
- pywin32==306
87
- PyYAML==6.0.1
88
- pyzmq==26.0.3
89
- referencing==0.35.1
90
- requests==2.32.3
91
- rich==13.7.1
92
- rpds-py==0.18.1
93
- ruff==0.4.9
94
  scikit-learn==1.5.0
95
- scipy==1.13.1
96
- semantic-version==2.10.0
97
- shellingham==1.5.4
98
- six==1.16.0
99
- sniffio==1.3.1
100
- stack-data==0.6.3
101
- starlette==0.37.2
102
- tensorboard==2.16.2
103
- tensorboard-data-server==0.7.2
104
  tensorflow==2.16.1
105
- tensorflow-intel==2.16.1
106
- tensorflow-io-gcs-filesystem==0.31.0
107
- termcolor==2.4.0
108
- tf_keras==2.16.0
109
- threadpoolctl==3.5.0
110
- tomlkit==0.12.0
111
- toolz==0.12.1
112
- tornado==6.4.1
113
- tqdm==4.66.4
114
- traitlets==5.14.3
115
- typer==0.12.3
116
- typing_extensions==4.12.2
117
- tzdata==2024.1
118
- ujson==5.10.0
119
- urllib3==2.2.2
120
- uvicorn==0.30.1
121
- watchfiles==0.22.0
122
- wcwidth==0.2.13
123
- websockets==11.0.3
124
- Werkzeug==3.0.3
125
- wrapt==1.16.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.36.1
 
 
 
 
 
 
 
 
 
 
2
  imutils==0.5.4
 
 
 
 
 
 
 
 
 
3
  keras==3.3.3
 
 
 
 
 
4
  matplotlib==3.9.0
 
 
 
 
 
5
  numpy==1.26.4
6
  opencv-python==4.10.0.82
 
 
 
 
7
  pandas==2.2.2
 
8
  pillow==10.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  scikit-learn==1.5.0
 
 
 
 
 
 
 
 
 
10
  tensorflow==2.16.1
11
+ tf_keras==2.16.0