prosekutor commited on
Commit
c726f0a
·
1 Parent(s): 960672d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -96
requirements.txt CHANGED
@@ -1,96 +1,3 @@
1
- absl-py==1.4.0
2
- aiofiles==23.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- altair==5.0.0
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==2023.5.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
- fastapi==0.95.1
18
- ffmpy==0.3.0
19
- filelock==3.12.0
20
- flatbuffers==23.5.9
21
- fonttools==4.39.4
22
- frozenlist==1.3.3
23
- fsspec==2023.5.0
24
- gast==0.4.0
25
- google-auth==2.18.0
26
- google-auth-oauthlib==1.0.0
27
- google-pasta==0.2.0
28
- gradio==3.30.0
29
- gradio_client==0.2.4
30
- grpcio==1.54.2
31
- h11==0.14.0
32
- h5py==3.8.0
33
- httpcore==0.17.0
34
- httpx==0.24.0
35
- huggingface-hub==0.14.1
36
- idna==3.4
37
- jax==0.4.10
38
- Jinja2==3.1.2
39
- jsonschema==4.17.3
40
- keras==2.12.0
41
- kiwisolver==1.4.4
42
- libclang==16.0.0
43
- linkify-it-py==2.0.2
44
- Markdown==3.4.3
45
- markdown-it-py==2.2.0
46
- MarkupSafe==2.1.2
47
- matplotlib==3.7.1
48
- mdit-py-plugins==0.3.3
49
- mdurl==0.1.2
50
- ml-dtypes==0.1.0
51
- multidict==6.0.4
52
- numpy==1.23.5
53
- oauthlib==3.2.2
54
- opt-einsum==3.3.0
55
- orjson==3.8.12
56
- packaging==23.1
57
- pandas==2.0.1
58
- Pillow==9.5.0
59
- protobuf==4.23.0
60
- pyasn1==0.5.0
61
- pyasn1-modules==0.3.0
62
- pydantic==1.10.7
63
- pydub==0.25.1
64
- Pygments==2.15.1
65
- pyparsing==3.0.9
66
- pyrsistent==0.19.3
67
- python-dateutil==2.8.2
68
- python-multipart==0.0.6
69
- pytz==2023.3
70
- PyYAML==6.0
71
- requests==2.30.0
72
- requests-oauthlib==1.3.1
73
- rsa==4.9
74
- scipy==1.10.1
75
- semantic-version==2.10.0
76
- six==1.16.0
77
- sniffio==1.3.0
78
- starlette==0.26.1
79
- tensorboard==2.12.3
80
- tensorboard-data-server==0.7.0
81
- tensorflow==2.12.0
82
- tensorflow-estimator==2.12.0
83
- tensorflow-intel==2.12.0
84
- tensorflow-io-gcs-filesystem==0.31.0
85
- termcolor==2.3.0
86
- toolz==0.12.0
87
- tqdm==4.65.0
88
- typing_extensions==4.5.0
89
- tzdata==2023.3
90
- uc-micro-py==1.0.2
91
- urllib3==1.26.15
92
- uvicorn==0.22.0
93
- websockets==11.0.3
94
- Werkzeug==2.3.4
95
- wrapt==1.14.1
96
- yarl==1.9.2
 
1
+ tensorflow
2
+ gradio
3
+ pandas