vilarin commited on
Commit
664eb4d
1 Parent(s): 96fa82a

Update requirements.txt

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