Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ pillow
|
|
| 9 |
torchdiffeq
|
| 10 |
click
|
| 11 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
| 12 |
-
--extra-index-url https://download.pytorch.org/whl/
|
| 13 |
torch==2.0.1
|
| 14 |
torchvision==0.15.2
|
| 15 |
torchaudio==2.0.1
|
|
|
|
| 9 |
torchdiffeq
|
| 10 |
click
|
| 11 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
| 12 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 13 |
torch==2.0.1
|
| 14 |
torchvision==0.15.2
|
| 15 |
torchaudio==2.0.1
|