Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
-
torch==2.8.0+cu128
|
| 3 |
torchaudio==2.8.0+cu128
|
| 4 |
gradio>=4.0.0
|
| 5 |
diffusers>=0.30.0
|
| 6 |
huggingface_hub>=0.24.0
|
| 7 |
numpy
|
| 8 |
-
spaces
|
| 9 |
-
Pillow
|
| 10 |
-
matplotlib
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
|
|
|
| 2 |
torchaudio==2.8.0+cu128
|
| 3 |
gradio>=4.0.0
|
| 4 |
diffusers>=0.30.0
|
| 5 |
huggingface_hub>=0.24.0
|
| 6 |
numpy
|
|
|
|
|
|
|
|
|