fffiloni commited on
Commit
3c9650f
1 Parent(s): 55130b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -1
requirements.txt CHANGED
@@ -1,3 +1,17 @@
1
  opencv-python
2
  ffmpeg-python
3
- moviepy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  opencv-python
2
  ffmpeg-python
3
+ moviepy
4
+ --extra-index-url https://download.pytorch.org/whl/cu113
5
+ torch
6
+ torchvision==0.13.1+cu113
7
+ git+https://github.com/huggingface/diffusers.git
8
+ git+https://github.com/huggingface/transformers
9
+ scipy
10
+ ftfy
11
+ psutil
12
+ accelerate
13
+ safetensors
14
+ transformers
15
+ safetensors
16
+ --pre
17
+ xformers