Tahir5 commited on
Commit
c45d89a
·
verified ·
1 Parent(s): e7665fe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +59 -0
requirements.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.4.1
2
+ attrs==24.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ filelock==3.16.1
10
+ Flask==3.0.3
11
+ fsspec==2024.9.0
12
+ gitdb==4.0.11
13
+ GitPython==3.1.43
14
+ huggingface-hub==0.25.0
15
+ idna==3.10
16
+ itsdangerous==2.2.0
17
+ Jinja2==3.1.4
18
+ jsonschema==4.23.0
19
+ jsonschema-specifications==2023.12.1
20
+ markdown-it-py==3.0.0
21
+ MarkupSafe==2.1.5
22
+ mdurl==0.1.2
23
+ mpmath==1.3.0
24
+ narwhals==1.8.2
25
+ networkx==3.3
26
+ numpy==2.1.1
27
+ packaging==24.1
28
+ pandas==2.2.3
29
+ pillow==10.4.0
30
+ protobuf==5.28.2
31
+ pyarrow==17.0.0
32
+ pydeck==0.9.1
33
+ Pygments==2.18.0
34
+ python-dateutil==2.9.0.post0
35
+ pytz==2024.2
36
+ PyYAML==6.0.2
37
+ referencing==0.35.1
38
+ regex==2024.9.11
39
+ requests==2.32.3
40
+ rich==13.8.1
41
+ rpds-py==0.20.0
42
+ safetensors==0.4.5
43
+ setuptools==75.1.0
44
+ six==1.16.0
45
+ smmap==5.0.1
46
+ streamlit==1.38.0
47
+ sympy==1.13.3
48
+ tenacity==8.5.0
49
+ tokenizers==0.19.1
50
+ toml==0.10.2
51
+ torch==2.4.1
52
+ tornado==6.4.1
53
+ tqdm==4.66.5
54
+ transformers==4.44.2
55
+ typing_extensions==4.12.2
56
+ tzdata==2024.1
57
+ urllib3==2.2.3
58
+ watchdog==4.0.2
59
+ Werkzeug==3.0.4