seawolf2357 commited on
Commit
33197e4
·
verified ·
1 Parent(s): 97f24d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -12,11 +12,15 @@ setuptools==65.6.3
12
  torch==2.0.0
13
  torchvision
14
  tqdm==4.65.0
15
- transformers==4.25.1
16
  moviepy
17
  av
18
  xformers
19
  gradio
20
  scikit-learn
21
  open_clip_torch==2.22.0
22
- kornia
 
 
 
 
 
 
12
  torch==2.0.0
13
  torchvision
14
  tqdm==4.65.0
 
15
  moviepy
16
  av
17
  xformers
18
  gradio
19
  scikit-learn
20
  open_clip_torch==2.22.0
21
+ kornia
22
+ accelerate
23
+ git+https://github.com/huggingface/diffusers.git
24
+ torch
25
+ transformers==4.42.4
26
+ sentencepiece