FerdinandPyCode commited on
Commit
9ca5150
·
verified ·
1 Parent(s): 46381e3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +63 -0
requirements.txt ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ altair==5.3.0
3
+ astunparse==1.6.3
4
+ attrs==23.2.0
5
+ blinker==1.7.0
6
+ cachetools==5.3.3
7
+ certifi==2024.2.2
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ flatbuffers==24.3.25
11
+ gast==0.5.4
12
+ gitdb==4.0.11
13
+ GitPython==3.1.43
14
+ google-pasta==0.2.0
15
+ grpcio==1.62.2
16
+ h5py==3.11.0
17
+ idna==3.7
18
+ Jinja2==3.1.3
19
+ jsonschema==4.21.1
20
+ jsonschema-specifications==2023.12.1
21
+ keras==3.3.2
22
+ libclang==18.1.1
23
+ Markdown==3.6
24
+ markdown-it-py==3.0.0
25
+ MarkupSafe==2.1.5
26
+ mdurl==0.1.2
27
+ ml-dtypes==0.3.2
28
+ namex==0.0.8
29
+ numpy==1.26.4
30
+ opencv-python==4.9.0.80
31
+ opt-einsum==3.3.0
32
+ optree==0.11.0
33
+ packaging==24.0
34
+ pandas==2.2.2
35
+ pillow==10.3.0
36
+ protobuf==4.25.3
37
+ pyarrow==16.0.0
38
+ pydeck==0.9.0b1
39
+ Pygments==2.17.2
40
+ python-dateutil==2.9.0.post0
41
+ pytz==2024.1
42
+ referencing==0.35.0
43
+ requests==2.31.0
44
+ rich==13.7.1
45
+ rpds-py==0.18.0
46
+ six==1.16.0
47
+ smmap==5.0.1
48
+ streamlit==1.33.0
49
+ tenacity==8.2.3
50
+ tensorboard==2.16.2
51
+ tensorboard-data-server==0.7.2
52
+ tensorflow==2.16.1
53
+ tensorflow-io-gcs-filesystem==0.36.0
54
+ termcolor==2.4.0
55
+ toml==0.10.2
56
+ toolz==0.12.1
57
+ tornado==6.4
58
+ typing_extensions==4.11.0
59
+ tzdata==2024.1
60
+ urllib3==2.2.1
61
+ watchdog==4.0.0
62
+ Werkzeug==3.0.2
63
+ wrapt==1.16.0