daniel05 commited on
Commit
b9d7e39
·
verified ·
1 Parent(s): 494e3f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +75 -0
requirements.txt CHANGED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.4.1
2
+ attrs==24.2.0
3
+ beautifulsoup4==4.12.3
4
+ blinker==1.8.2
5
+ cachetools==5.5.0
6
+ certifi==2024.8.30
7
+ charset-normalizer==3.4.0
8
+ click==8.1.7
9
+ filelock==3.16.1
10
+ Flask==3.0.3
11
+ fsspec==2024.10.0
12
+ gdown==5.2.0
13
+ gitdb==4.0.11
14
+ GitPython==3.1.43
15
+ google-api-core==2.21.0
16
+ google-api-python-client==2.149.0
17
+ google-auth==2.35.0
18
+ google-auth-httplib2==0.2.0
19
+ googleapis-common-protos==1.65.0
20
+ httplib2==0.22.0
21
+ huggingface-hub==0.26.1
22
+ idna==3.10
23
+ itsdangerous==2.2.0
24
+ Jinja2==3.1.4
25
+ jsonschema==4.23.0
26
+ jsonschema-specifications==2024.10.1
27
+ markdown-it-py==3.0.0
28
+ MarkupSafe==3.0.2
29
+ mdurl==0.1.2
30
+ mpmath==1.3.0
31
+ narwhals==1.10.0
32
+ networkx==3.4.2
33
+ numpy==2.1.2
34
+ oauth2client==4.1.3
35
+ packaging==24.1
36
+ pandas==2.2.3
37
+ pillow==10.4.0
38
+ proto-plus==1.25.0
39
+ protobuf==5.28.3
40
+ pyarrow==17.0.0
41
+ pyasn1==0.6.1
42
+ pyasn1_modules==0.4.1
43
+ pydeck==0.9.1
44
+ PyDrive==1.3.1
45
+ Pygments==2.18.0
46
+ pyparsing==3.2.0
47
+ PySocks==1.7.1
48
+ python-dateutil==2.9.0.post0
49
+ pytz==2024.2
50
+ PyYAML==6.0.2
51
+ referencing==0.35.1
52
+ regex==2024.9.11
53
+ requests==2.32.3
54
+ rich==13.9.3
55
+ rpds-py==0.20.0
56
+ rsa==4.9
57
+ safetensors==0.4.5
58
+ sentencepiece==0.2.0
59
+ six==1.16.0
60
+ smmap==5.0.1
61
+ soupsieve==2.6
62
+ streamlit==1.39.0
63
+ sympy==1.13.1
64
+ tenacity==9.0.0
65
+ tokenizers==0.20.1
66
+ toml==0.10.2
67
+ torch==2.5.0
68
+ tornado==6.4.1
69
+ tqdm==4.66.5
70
+ transformers==4.46.0
71
+ typing_extensions==4.12.2
72
+ tzdata==2024.2
73
+ uritemplate==4.1.1
74
+ urllib3==2.2.3
75
+ Werkzeug==3.0.4