Stylique commited on
Commit
2abc9e4
·
verified ·
1 Parent(s): 0c00c59

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,12 +1,15 @@
1
  torch
2
  torchvision
3
  torchaudio
4
- transformers
5
  accelerate
6
- gradio
7
- opencv-python
8
- einops
9
  imageio
10
  imageio-ffmpeg
11
- numpy
 
12
  tqdm
 
 
 
 
 
1
  torch
2
  torchvision
3
  torchaudio
 
4
  accelerate
5
+ transformers
6
+ numpy
 
7
  imageio
8
  imageio-ffmpeg
9
+ opencv-python
10
+ einops
11
  tqdm
12
+ gradio
13
+
14
+ # IMPORTANT: diffusers from source (required)
15
+ git+https://github.com/huggingface/diffusers