Tahir5 commited on
Commit
a10786c
·
verified ·
1 Parent(s): 8ec6b5b

Create requiremets.txt

Browse files
Files changed (1) hide show
  1. requiremets.txt +53 -0
requiremets.txt ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==25.3.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.2
5
+ certifi==2025.1.31
6
+ charset-normalizer==3.4.1
7
+ click==8.1.8
8
+ colorama==0.4.6
9
+ filelock==3.18.0
10
+ fsspec==2025.3.0
11
+ gitdb==4.0.12
12
+ GitPython==3.1.44
13
+ huggingface-hub==0.29.3
14
+ idna==3.10
15
+ Jinja2==3.1.6
16
+ jsonschema==4.23.0
17
+ jsonschema-specifications==2024.10.1
18
+ MarkupSafe==3.0.2
19
+ mpmath==1.3.0
20
+ narwhals==1.30.0
21
+ networkx==3.4.2
22
+ numpy==2.2.4
23
+ packaging==24.2
24
+ pandas==2.2.3
25
+ pillow==11.1.0
26
+ protobuf==5.29.3
27
+ pyarrow==19.0.1
28
+ pydeck==0.9.1
29
+ python-dateutil==2.9.0.post0
30
+ pytz==2025.1
31
+ PyYAML==6.0.2
32
+ referencing==0.36.2
33
+ regex==2024.11.6
34
+ requests==2.32.3
35
+ rpds-py==0.23.1
36
+ safetensors==0.5.3
37
+ setuptools==76.0.0
38
+ six==1.17.0
39
+ smmap==5.0.2
40
+ streamlit==1.43.2
41
+ sympy==1.13.1
42
+ tenacity==9.0.0
43
+ tokenizers==0.21.1
44
+ toml==0.10.2
45
+ torch==2.4.1
46
+ tornado==6.4.2
47
+ tqdm==4.67.1
48
+ transformers==4.49.0
49
+ typing_extensions==4.12.2
50
+ tzdata==2025.1
51
+ urllib3==2.3.0
52
+ watchdog==6.0.0
53
+ Werkzeug==3.0.4