Libidrave commited on
Commit
049f364
·
verified ·
1 Parent(s): 0d896c1

Requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +55 -0
requirements.txt ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.4.0
2
+ attrs==24.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.4.0
5
+ certifi==2024.7.4
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ filelock==3.15.4
10
+ fsspec==2024.6.1
11
+ gitdb==4.0.11
12
+ GitPython==3.1.43
13
+ huggingface-hub==0.24.5
14
+ idna==3.7
15
+ Jinja2==3.1.4
16
+ jsonschema==4.23.0
17
+ jsonschema-specifications==2023.12.1
18
+ markdown-it-py==3.0.0
19
+ MarkupSafe==2.1.5
20
+ mdurl==0.1.2
21
+ mpmath==1.3.0
22
+ narwhals==1.4.1
23
+ networkx==3.3
24
+ numpy==2.0.1
25
+ packaging==24.1
26
+ pandas==2.2.2
27
+ pillow==10.4.0
28
+ protobuf==5.27.3
29
+ pyarrow==17.0.0
30
+ pydeck==0.9.1
31
+ Pygments==2.18.0
32
+ python-dateutil==2.9.0.post0
33
+ pytz==2024.1
34
+ PyYAML==6.0.2
35
+ referencing==0.35.1
36
+ regex==2024.7.24
37
+ requests==2.32.3
38
+ rich==13.7.1
39
+ rpds-py==0.20.0
40
+ safetensors==0.4.4
41
+ six==1.16.0
42
+ smmap==5.0.1
43
+ streamlit==1.37.1
44
+ sympy==1.13.2
45
+ tenacity==8.5.0
46
+ tokenizers==0.19.1
47
+ toml==0.10.2
48
+ torch==2.4.0
49
+ tornado==6.4.1
50
+ tqdm==4.66.5
51
+ transformers==4.44.0
52
+ typing_extensions==4.12.2
53
+ tzdata==2024.1
54
+ urllib3==2.2.2
55
+ watchdog==4.0.2