sharren commited on
Commit
51221a7
1 Parent(s): ae0582e

Create requirements.text

Browse files
Files changed (1) hide show
  1. requirements.text +72 -0
requirements.text ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.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
+ filelock==3.13.1
9
+ fsspec==2024.2.0
10
+ gitdb==4.0.11
11
+ GitPython==3.1.42
12
+ huggingface-hub==0.21.4
13
+ idna==3.6
14
+ importlib_metadata==7.0.2
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
+ nvidia-cublas-cu12==12.1.3.1
25
+ nvidia-cuda-cupti-cu12==12.1.105
26
+ nvidia-cuda-nvrtc-cu12==12.1.105
27
+ nvidia-cuda-runtime-cu12==12.1.105
28
+ nvidia-cudnn-cu12==8.9.2.26
29
+ nvidia-cufft-cu12==11.0.2.54
30
+ nvidia-curand-cu12==10.3.2.106
31
+ nvidia-cusolver-cu12==11.4.5.107
32
+ nvidia-cusparse-cu12==12.1.0.106
33
+ nvidia-nccl-cu12==2.19.3
34
+ nvidia-nvjitlink-cu12==12.4.99
35
+ nvidia-nvtx-cu12==12.1.105
36
+ packaging==23.2
37
+ pandas==2.2.1
38
+ pillow==10.2.0
39
+ protobuf==4.25.3
40
+ pyarrow==15.0.0
41
+ pydeck==0.8.1b0
42
+ Pygments==2.17.2
43
+ python-dateutil==2.9.0.post0
44
+ python-dotenv==1.0.1
45
+ pytz==2024.1
46
+ PyYAML==6.0.1
47
+ referencing==0.33.0
48
+ regex==2023.12.25
49
+ requests==2.31.0
50
+ rich==13.7.1
51
+ rpds-py==0.18.0
52
+ safetensors==0.4.2
53
+ six==1.16.0
54
+ smmap==5.0.1
55
+ streamlit==1.31.1
56
+ sympy==1.12
57
+ tenacity==8.2.3
58
+ tokenizers==0.15.2
59
+ toml==0.10.2
60
+ toolz==0.12.1
61
+ torch==2.2.1
62
+ tornado==6.4
63
+ tqdm==4.66.2
64
+ transformers==4.38.2
65
+ triton==2.2.0
66
+ typing_extensions==4.10.0
67
+ tzdata==2024.1
68
+ tzlocal==5.2
69
+ urllib3==2.2.1
70
+ validators==0.22.0
71
+ watchdog==4.0.0
72
+ zipp==3.17.0