Teslim Olunlade commited on
Commit
7333a83
·
1 Parent(s): 73dc79e

Moved requirements.txt to root folder

Browse files
Files changed (1) hide show
  1. app/requirements.txt +0 -89
app/requirements.txt DELETED
@@ -1,89 +0,0 @@
1
- absl-py==1.4.0
2
- altair==4.2.2
3
- astunparse==1.6.3
4
- attrs==22.2.0
5
- blinker==1.6
6
- cachetools==5.3.0
7
- certifi==2022.12.7
8
- charset-normalizer==3.1.0
9
- click==8.1.3
10
- datasets==2.11.0
11
- decorator==5.1.1
12
- entrypoints==0.4
13
- filelock==3.10.7
14
- flatbuffers==2.0.7
15
- gast==0.4.0
16
- gitdb==4.0.10
17
- GitPython==3.1.31
18
- google-auth==2.17.2
19
- google-auth-oauthlib==0.4.6
20
- google-pasta==0.2.0
21
- grpcio==1.53.0
22
- h5py==3.8.0
23
- huggingface-hub==0.13.3
24
- idna==3.4
25
- importlib-metadata==6.1.0
26
- Jinja2==3.1.2
27
- jsonschema==4.17.3
28
- keras==2.11.0
29
- keras-nlp==0.4.1
30
- libclang==16.0.0
31
- Markdown==3.4.3
32
- markdown-it-py==2.2.0
33
- MarkupSafe==2.1.2
34
- mdurl==0.1.2
35
- numpy==1.24.2
36
- oauthlib==3.2.2
37
- onnx==1.12.0
38
- onnxconverter-common==1.13.0
39
- opt-einsum==3.3.0
40
- packaging==23.0
41
- pandas==1.5.3
42
- Pillow==9.5.0
43
- protobuf==3.19.6
44
- pyarrow==11.0.0
45
- pyasn1==0.4.8
46
- pyasn1-modules==0.2.8
47
- pydeck==0.8.0
48
- Pygments==2.14.0
49
- Pympler==1.0.1
50
- pyrsistent==0.19.3
51
- python-dateutil==2.8.2
52
- pytz==2023.3
53
- pytz-deprecation-shim==0.1.0.post0
54
- PyYAML==6.0
55
- regex==2023.3.23
56
- requests==2.28.2
57
- requests-oauthlib==1.3.1
58
- rich==13.3.3
59
- rsa==4.9
60
- semver==3.0.0
61
- six==1.16.0
62
- smmap==5.0.0
63
- streamlit==1.19.0
64
- tensorboard==2.11.2
65
- tensorboard-data-server==0.6.1
66
- tensorboard-plugin-wit==1.8.1
67
- tensorflow==2.11.1
68
- tensorflow-cpu==2.11.1
69
- tensorflow-estimator==2.11.0
70
- tensorflow-hub==0.13.0
71
- tensorflow-io-gcs-filesystem==0.32.0
72
- tensorflow-text==2.11.0
73
- termcolor==2.2.0
74
- tf2onnx==1.14.0
75
- tokenizers==0.13.3
76
- toml==0.10.2
77
- toolz==0.12.0
78
- tornado==6.2
79
- tqdm==4.65.0
80
- transformers==4.27.4
81
- typing_extensions==4.5.0
82
- tzdata==2023.3
83
- tzlocal==4.3
84
- urllib3==1.26.15
85
- validators==0.20.0
86
- watchdog==3.0.0
87
- Werkzeug==2.2.3
88
- wrapt==1.15.0
89
- zipp==3.15.0