MohitG012 commited on
Commit
5569dae
·
verified ·
1 Parent(s): 1050c1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +61 -3
requirements.txt CHANGED
@@ -1,3 +1,61 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.7.0
2
+ altair==5.5.0
3
+ attrs==25.3.0
4
+ blinker==1.9.0
5
+ cachetools==5.5.2
6
+ certifi==2025.4.26
7
+ charset-normalizer==3.4.2
8
+ click==8.2.1
9
+ colorama==0.4.6
10
+ faiss-cpu==1.11.0
11
+ filelock==3.18.0
12
+ fsspec==2025.5.1
13
+ gitdb==4.0.12
14
+ GitPython==3.1.44
15
+ huggingface-hub==0.32.4
16
+ idna==3.10
17
+ Jinja2==3.1.6
18
+ joblib==1.5.1
19
+ jsonschema==4.24.0
20
+ jsonschema-specifications==2025.4.1
21
+ MarkupSafe==3.0.2
22
+ mpmath==1.3.0
23
+ narwhals==1.42.0
24
+ networkx==3.5
25
+ numpy==2.3.0
26
+ packaging==24.2
27
+ pandas==2.3.0
28
+ pillow==11.2.1
29
+ protobuf==6.31.1
30
+ psutil==7.0.0
31
+ pyarrow==20.0.0
32
+ pydeck==0.9.1
33
+ python-dateutil==2.9.0.post0
34
+ pytz==2025.2
35
+ PyYAML==6.0.2
36
+ referencing==0.36.2
37
+ regex==2024.11.6
38
+ requests==2.32.3
39
+ rpds-py==0.25.1
40
+ safetensors==0.5.3
41
+ scikit-learn==1.7.0
42
+ scipy==1.15.3
43
+ sentence-transformers==4.1.0
44
+ setuptools==80.9.0
45
+ six==1.17.0
46
+ smmap==5.0.2
47
+ streamlit==1.45.1
48
+ sympy==1.14.0
49
+ tenacity==9.1.2
50
+ threadpoolctl==3.6.0
51
+ tokenizers==0.21.1
52
+ toml==0.10.2
53
+ torch==2.7.1
54
+ torchvision==0.22.1
55
+ tornado==6.5.1
56
+ tqdm==4.67.1
57
+ transformers==4.52.4
58
+ typing_extensions==4.14.0
59
+ tzdata==2025.2
60
+ urllib3==2.4.0
61
+ watchdog==6.0.0