rajanikanta2020 commited on
Commit
34926f2
·
verified ·
1 Parent(s): 0d33338

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +56 -0
requirements.txt ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ attrs==23.2.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.3
5
+ certifi==2024.2.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ filelock==3.13.3
10
+ fsspec==2024.3.1
11
+ gitdb==4.0.11
12
+ GitPython==3.1.43
13
+ huggingface-hub==0.22.2
14
+ idna==3.6
15
+ Jinja2==3.1.3
16
+ jsonschema==4.21.1
17
+ jsonschema-specifications==2023.12.1
18
+ markdown-it-py==3.0.0
19
+ MarkupSafe==2.1.5
20
+ mdurl==0.1.2
21
+ mpmath==1.3.0
22
+ networkx==3.2.1
23
+ numpy==1.26.4
24
+ packaging==23.2
25
+ pandas==2.2.1
26
+ pillow==10.2.0
27
+ protobuf==4.25.3
28
+ pyarrow==15.0.2
29
+ pydeck==0.8.1b0
30
+ Pygments==2.17.2
31
+ python-dateutil==2.9.0.post0
32
+ pytz==2024.1
33
+ PyYAML==6.0.1
34
+ referencing==0.34.0
35
+ regex==2023.12.25
36
+ requests==2.31.0
37
+ rich==13.7.1
38
+ rpds-py==0.18.0
39
+ safetensors==0.4.2
40
+ six==1.16.0
41
+ smmap==5.0.1
42
+ streamlit==1.32.2
43
+ sympy==1.12
44
+ tenacity==8.2.3
45
+ tokenizers==0.15.2
46
+ toml==0.10.2
47
+ toolz==0.12.1
48
+ torch==2.2.2
49
+ torchvision==0.17.2
50
+ tornado==6.4
51
+ tqdm==4.66.2
52
+ transformers @ git+https://github.com/huggingface/transformers.git@569f6c7d43a9bfee1fafe9d57f8d951141080a06
53
+ typing_extensions==4.10.0
54
+ tzdata==2024.1
55
+ urllib3==2.2.1
56
+ watchdog==4.0.0