sakshamlakhera commited on
Commit
f53dbb7
·
1 Parent(s): fdf5718
Files changed (1) hide show
  1. requirements.txt +56 -3
requirements.txt CHANGED
@@ -1,3 +1,56 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==25.3.0
3
+ beautifulsoup4==4.13.4
4
+ blinker==1.9.0
5
+ cachetools==6.1.0
6
+ certifi==2025.7.14
7
+ charset-normalizer==3.4.2
8
+ click==8.2.1
9
+ filelock==3.18.0
10
+ fsspec==2025.7.0
11
+ gdown==5.2.0
12
+ gitdb==4.0.12
13
+ GitPython==3.1.44
14
+ hf-xet==1.1.5
15
+ huggingface-hub==0.33.4
16
+ idna==3.10
17
+ Jinja2==3.1.6
18
+ jsonschema==4.24.1
19
+ jsonschema-specifications==2025.4.1
20
+ MarkupSafe==3.0.2
21
+ mpmath==1.3.0
22
+ narwhals==1.47.1
23
+ networkx==3.5
24
+ numpy==2.3.1
25
+ packaging==25.0
26
+ pandas==2.3.1
27
+ pillow==11.3.0
28
+ protobuf==6.31.1
29
+ pyarrow==21.0.0
30
+ pydeck==0.9.1
31
+ PySocks==1.7.1
32
+ python-dateutil==2.9.0.post0
33
+ pytz==2025.2
34
+ PyYAML==6.0.2
35
+ referencing==0.36.2
36
+ regex==2024.11.6
37
+ requests==2.32.4
38
+ rpds-py==0.26.0
39
+ safetensors==0.5.3
40
+ setuptools==80.9.0
41
+ six==1.17.0
42
+ smmap==5.0.2
43
+ soupsieve==2.7
44
+ streamlit==1.47.0
45
+ sympy==1.14.0
46
+ tenacity==9.1.2
47
+ tokenizers==0.21.2
48
+ toml==0.10.2
49
+ torch==2.7.1
50
+ torchvision==0.22.1
51
+ tornado==6.5.1
52
+ tqdm==4.67.1
53
+ transformers==4.53.2
54
+ typing_extensions==4.14.1
55
+ tzdata==2025.2
56
+ urllib3==2.5.0