Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -15
requirements.txt
CHANGED
@@ -1,28 +1,13 @@
|
|
1 |
-
cuda-python==12.2.1
|
2 |
-
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
|
3 |
diffusers==0.31.0
|
4 |
gradio==5.8.0
|
5 |
gradio_client==1.5.1
|
6 |
-
html5lib==1.1
|
7 |
-
httpcore==1.0.7
|
8 |
-
httpimport==1.4.0
|
9 |
-
httplib2==0.22.0
|
10 |
-
httpx==0.28.1
|
11 |
huggingface-hub==0.26.5
|
12 |
imutils==0.5.4
|
13 |
-
Markdown==3.7
|
14 |
-
markdown-it-py==3.0.0
|
15 |
-
nvidia-cuda-nvcc-cu12==12.6.85
|
16 |
-
nvidia-cuda-runtime-cu12==12.6.77
|
17 |
-
nvidia-cudnn-cu12==9.6.0.74
|
18 |
openai==1.54.5
|
19 |
opencv-contrib-python==4.10.0.84
|
20 |
opencv-python==4.10.0.84
|
21 |
opencv-python-headless==4.10.0.84
|
22 |
pillow==11.0.0
|
23 |
-
progressbar2==4.5.0
|
24 |
-
PyOpenGL==3.1.7
|
25 |
-
pyOpenSSL==24.2.1
|
26 |
python-utils==3.9.1
|
27 |
requests==2.32.3
|
28 |
requests-oauthlib==1.3.1
|
|
|
|
|
|
|
1 |
diffusers==0.31.0
|
2 |
gradio==5.8.0
|
3 |
gradio_client==1.5.1
|
|
|
|
|
|
|
|
|
|
|
4 |
huggingface-hub==0.26.5
|
5 |
imutils==0.5.4
|
|
|
|
|
|
|
|
|
|
|
6 |
openai==1.54.5
|
7 |
opencv-contrib-python==4.10.0.84
|
8 |
opencv-python==4.10.0.84
|
9 |
opencv-python-headless==4.10.0.84
|
10 |
pillow==11.0.0
|
|
|
|
|
|
|
11 |
python-utils==3.9.1
|
12 |
requests==2.32.3
|
13 |
requests-oauthlib==1.3.1
|