vilarin commited on
Commit
48fd45e
·
verified ·
1 Parent(s): e346ccf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
- torch
2
  pillow
3
- accelerate
4
- sentencepiece
5
- git+https://github.com/huggingface/diffusers.git
6
  transformers
7
- safetensors
8
- opencv-python
9
- uuid
10
  imageio
11
  imageio[ffmpeg]
 
12
  einops
13
- controlnet-aux==0.0.7
 
 
1
  pillow
2
+ torch>=2.0.0
3
+ cupy-cuda12x
4
+ pip
5
  transformers
6
+ controlnet-aux==0.0.7
 
 
7
  imageio
8
  imageio[ffmpeg]
9
+ safetensors
10
  einops
11
+ sentencepiece