PommesPeter commited on
Commit
0cefce1
1 Parent(s): 1b529b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -3,12 +3,13 @@ diffusers
3
  huggingface_hub
4
  spaces
5
  gradio
6
- torch==2.2.2+cu121
7
- torchvision
8
- torchaudio
9
  fairscale
10
  numpy
11
  pillow
12
  torchdiffeq
13
  click
14
  git+https://github.com/Alpha-VLLM/Lumina-T2X
 
 
 
 
 
3
  huggingface_hub
4
  spaces
5
  gradio
 
 
 
6
  fairscale
7
  numpy
8
  pillow
9
  torchdiffeq
10
  click
11
  git+https://github.com/Alpha-VLLM/Lumina-T2X
12
+ torch==2.2.2+cu121
13
+ torchvision===0.17.2+cu121
14
+ torchaudio==2.2.2+cu121
15
+ -f https://download.pytorch.org/whl/cu121