kavinel commited on
Commit
6e8066b
1 Parent(s): 54e5f3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -36
requirements.txt CHANGED
@@ -1,36 +1,8 @@
1
- accelerate==1.1.1
2
- cmake==3.30.5
3
- cuda-python==12.2.1
4
- cudf-cu12 @ https://pypi.nvidia.com/cudf-cu12/cudf_cu12-24.10.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
5
- cufflinks==0.17.3
6
- cupy-cuda12x==12.2.0
7
- libclang==18.1.1
8
- libcudf-cu12 @ https://pypi.nvidia.com/libcudf-cu12/libcudf_cu12-24.10.1-py3-none-manylinux_2_28_x86_64.whl
9
- diffusers==0.31.0
10
- gradio==5.8.0
11
- numba==0.60.0
12
- nibabel==5.3.2
13
- nltk==3.9.1
14
- nvidia-cuda-nvcc-cu12==12.6.85
15
- nvidia-cuda-runtime-cu12==12.6.77
16
- nvidia-cudnn-cu12==9.6.0.74
17
- gradio_client==1.5.1
18
- huggingface-hub==0.26.5
19
- imutils==0.5.4
20
- openai==1.54.5
21
- opencv-contrib-python==4.10.0.84
22
- opencv-python==4.10.0.84
23
- opencv-python-headless==4.10.0.84
24
- pillow==11.0.0
25
- python-utils==3.9.1
26
- requests==2.32.3
27
- requests-oauthlib==1.3.1
28
- requests-toolbelt==1.0.0
29
- requirements-parser==0.9.0
30
- SecretStorage==3.3.1
31
- sentence-transformers==3.2.1
32
- tokenizers==0.20.3
33
- torch @ https://download.pytorch.org/whl/cu121_full/torch-2.5.1%2Bcu121-cp310-cp310-linux_x86_64.whl
34
- torchsummary==1.5.1
35
- torchvision @ https://download.pytorch.org/whl/cu121/torchvision-0.20.1%2Bcu121-cp310-cp310-linux_x86_64.whl
36
- transformers==4.46.3
 
1
+ torch
2
+ torchvision
3
+ gradio
4
+ pillow
5
+ requests
6
+ diffusers
7
+ nvidia-cuda-runtime-cu12
8
+ transformers