czl commited on
Commit
d70e043
1 Parent(s): 9b0248b
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,12 +1,6 @@
1
  accelerate
2
  diffusers
3
  invisible_watermark
4
- --index-url https://download.pytorch.org/whl/cu121
5
- torch==2.1.2
6
- --index-url https://download.pytorch.org/whl/cu121
7
- torchaudio==2.1.2
8
- --index-url https://download.pytorch.org/whl/cu121
9
- torchvision==0.16.2
10
  transformers[torch]
11
  xformers==0.0.23.post1
12
  DeepCache
@@ -14,4 +8,10 @@ pandas
14
  numpy
15
  torchmetrics[image]
16
  gradio
17
- spaces
 
 
 
 
 
 
 
1
  accelerate
2
  diffusers
3
  invisible_watermark
 
 
 
 
 
 
4
  transformers[torch]
5
  xformers==0.0.23.post1
6
  DeepCache
 
8
  numpy
9
  torchmetrics[image]
10
  gradio
11
+ spaces
12
+ --index-url https://download.pytorch.org/whl/cu121
13
+ torch==2.1.2
14
+ --index-url https://download.pytorch.org/whl/cu121
15
+ torchaudio==2.1.2
16
+ --index-url https://download.pytorch.org/whl/cu121
17
+ torchvision==0.16.2