Tahir5 commited on
Commit
2a59ddd
·
verified ·
1 Parent(s): 323d5ae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +53 -0
requirements.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
+ filelock==3.18.0
9
+ fsspec==2025.3.0
10
+ gitdb==4.0.12
11
+ GitPython==3.1.44
12
+ huggingface-hub==0.29.3
13
+ idna==3.10
14
+ Jinja2==3.1.6
15
+ jsonschema==4.23.0
16
+ jsonschema-specifications==2024.10.1
17
+ MarkupSafe==3.0.2
18
+ mpmath==1.3.0
19
+ narwhals==1.31.0
20
+ networkx==3.3
21
+ numpy==2.2.4
22
+ packaging==24.2
23
+ pandas==2.2.3
24
+ pillow==11.1.0
25
+ protobuf==5.29.4
26
+ pyarrow==19.0.1
27
+ pydeck==0.9.1
28
+ python-dateutil==2.9.0.post0
29
+ pytz==2025.1
30
+ PyYAML==6.0.2
31
+ referencing==0.36.2
32
+ regex==2024.11.6
33
+ requests==2.32.3
34
+ rpds-py==0.23.1
35
+ safetensors==0.5.3
36
+ setuptools==70.2.0
37
+ six==1.17.0
38
+ smmap==5.0.2
39
+ streamlit==1.43.2
40
+ sympy==1.13.1
41
+ tenacity==9.0.0
42
+ tokenizers==0.21.1
43
+ toml==0.10.2
44
+ torch==2.6.0+cpu
45
+ torchaudio==2.6.0+cpu
46
+ torchvision==0.21.0+cpu
47
+ tornado==6.4.2
48
+ tqdm==4.67.1
49
+ transformers==4.50.0
50
+ typing_extensions==4.12.2
51
+ tzdata==2025.1
52
+ urllib3==2.3.0
53
+ watchdog==6.0.0