Spaces:
Running
on
Zero
Running
on
Zero
PommesPeter
commited on
Commit
•
6c60cc7
1
Parent(s):
02da989
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ torchdiffeq
|
|
10 |
click
|
11 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
12 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
13 |
-
torch==2.
|
14 |
-
torchvision==0.
|
15 |
-
torchaudio==2.
|
|
|
10 |
click
|
11 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
12 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
13 |
+
torch==2.0.1
|
14 |
+
torchvision==0.15.2
|
15 |
+
torchaudio==2.0.1
|