Dakerqi commited on
Commit
d9d9184
·
verified ·
1 Parent(s): 7c9eb26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch --index-url https://download.pytorch.org/whl/cu121
5
- torchvision --index-url https://download.pytorch.org/whl/cu121
6
- torchaudio --index-url https://download.pytorch.org/whl/cu121
7
- transformers
8
- xformers
9
  fairscale
10
- tensorboard
11
- gradio
12
  torchdiffeq
13
  click
14
- flash_attn==2.5.9.post1
 
1
+ --index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.2.0
3
+ torchvision==0.17.0
4
+ torchaudio==2.2.0
5
+ --index-url https://pypi.org/simple
6
+ transformers==4.40.2
7
+ diffusers==0.26.3
8
+ spaces
9
  fairscale
10
+ numpy
11
+ pillow
12
  torchdiffeq
13
  click
14
+ git+https://github.com/Alpha-VLLM/Lumina-T2X