Vchaudhari17 commited on
Commit
ef5ebd0
·
verified ·
1 Parent(s): 5e55e46

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +78 -0
requirements.txt ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.2
2
+ aiohttp==3.13.5
3
+ aiosignal==1.4.0
4
+ annotated-doc==0.0.4
5
+ anyio==4.13.0
6
+ attrs==26.1.0
7
+ certifi==2026.5.20
8
+ charset-normalizer==3.4.7
9
+ click==8.4.1
10
+ cuda-bindings==13.3.0
11
+ cuda-pathfinder==1.5.5
12
+ cuda-toolkit==13.0.2
13
+ datasets==4.8.5
14
+ dill==0.4.1
15
+ filelock==3.29.0
16
+ frozenlist==1.8.0
17
+ fsspec==2026.2.0
18
+ h11==0.16.0
19
+ hf-xet==1.5.0
20
+ httpcore==1.0.9
21
+ httpx==0.28.1
22
+ huggingface_hub==1.16.4
23
+ idna==3.16
24
+ iniconfig==2.3.0
25
+ Jinja2==3.1.6
26
+ jsonschema==4.26.0
27
+ jsonschema-specifications==2025.9.1
28
+ markdown-it-py==4.2.0
29
+ MarkupSafe==3.0.3
30
+ mdurl==0.1.2
31
+ mpmath==1.3.0
32
+ msgpack==1.1.2
33
+ multidict==6.7.1
34
+ multiprocess==0.70.19
35
+ networkx==3.6.1
36
+ numpy==2.4.6
37
+ nvidia-cublas==13.1.1.3
38
+ nvidia-cuda-cupti==13.0.85
39
+ nvidia-cuda-nvrtc==13.0.88
40
+ nvidia-cuda-runtime==13.0.96
41
+ nvidia-cudnn-cu13==9.20.0.48
42
+ nvidia-cufft==12.0.0.61
43
+ nvidia-cufile==1.15.1.6
44
+ nvidia-curand==10.4.0.35
45
+ nvidia-cusolver==12.0.4.66
46
+ nvidia-cusparse==12.6.3.3
47
+ nvidia-cusparselt-cu13==0.8.1
48
+ nvidia-nccl-cu13==2.29.7
49
+ nvidia-nvjitlink==13.0.88
50
+ nvidia-nvshmem-cu13==3.4.5
51
+ nvidia-nvtx==13.0.85
52
+ packaging==26.2
53
+ pandas==3.0.3
54
+ pluggy==1.6.0
55
+ propcache==0.5.2
56
+ protobuf==7.35.0
57
+ pyarrow==24.0.0
58
+ Pygments==2.20.0
59
+ pytest==9.0.3
60
+ python-dateutil==2.9.0.post0
61
+ PyYAML==6.0.3
62
+ ray==2.55.1
63
+ referencing==0.37.0
64
+ requests==2.34.2
65
+ rich==15.0.0
66
+ rpds-py==0.30.0
67
+ setuptools==81.0.0
68
+ shellingham==1.5.4
69
+ six==1.17.0
70
+ sympy==1.14.0
71
+ torch==2.12.0
72
+ tqdm==4.67.3
73
+ triton==3.7.0
74
+ typer==0.25.1
75
+ typing_extensions==4.15.0
76
+ urllib3==2.7.0
77
+ xxhash==3.7.0
78
+ yarl==1.24.2