Spaces:
Running
on
Zero
Running
on
Zero
PommesPeter
commited on
Commit
•
02da989
1
Parent(s):
ff78e41
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -8,4 +8,8 @@ numpy
|
|
8 |
pillow
|
9 |
torchdiffeq
|
10 |
click
|
11 |
-
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
|
|
|
|
|
|
|
|
|
8 |
pillow
|
9 |
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.2.2
|
14 |
+
torchvision==0.17.2
|
15 |
+
torchaudio==2.2.2
|