Spaces:
Running
on
Zero
Running
on
Zero
PommesPeter
commited on
Commit
•
bef04cb
1
Parent(s):
14c1dbf
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
huggingface_hub
|
4 |
spaces
|
5 |
gradio
|
@@ -9,7 +13,3 @@ pillow
|
|
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
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch==2.0.1
|
3 |
+
torchvision==0.15.2
|
4 |
+
torchaudio==2.0.2
|
5 |
+
transformers==4.31.0
|
6 |
+
diffusers==0.26.3
|
7 |
huggingface_hub
|
8 |
spaces
|
9 |
gradio
|
|
|
13 |
torchdiffeq
|
14 |
click
|
15 |
git+https://github.com/Alpha-VLLM/Lumina-T2X
|
|
|
|
|
|
|
|