Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +0 -12
requirements.txt
CHANGED
@@ -25,18 +25,6 @@ mdurl==0.1.2 ; sys_platform != "emscripten" and python_full_version == "3.10.13"
|
|
25 |
mpmath==1.3.0 ; python_full_version == "3.10.13"
|
26 |
networkx==3.4.2 ; python_full_version == "3.10.13"
|
27 |
numpy==2.2.1 ; python_full_version == "3.10.13"
|
28 |
-
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
29 |
-
nvidia-cuda-cupti-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
30 |
-
nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
31 |
-
nvidia-cuda-runtime-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
32 |
-
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
33 |
-
nvidia-cufft-cu12==11.0.2.54 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
34 |
-
nvidia-curand-cu12==10.3.2.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
35 |
-
nvidia-cusolver-cu12==11.4.5.107 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
36 |
-
nvidia-cusparse-cu12==12.1.0.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
37 |
-
nvidia-nccl-cu12==2.20.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
38 |
-
nvidia-nvjitlink-cu12==12.6.85 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
39 |
-
nvidia-nvtx-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.10.13"
|
40 |
orjson==3.10.13 ; python_full_version == "3.10.13"
|
41 |
packaging==24.2 ; python_full_version == "3.10.13"
|
42 |
pandas==2.2.3 ; python_full_version == "3.10.13"
|
|
|
25 |
mpmath==1.3.0 ; python_full_version == "3.10.13"
|
26 |
networkx==3.4.2 ; python_full_version == "3.10.13"
|
27 |
numpy==2.2.1 ; python_full_version == "3.10.13"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
orjson==3.10.13 ; python_full_version == "3.10.13"
|
29 |
packaging==24.2 ; python_full_version == "3.10.13"
|
30 |
pandas==2.2.3 ; python_full_version == "3.10.13"
|