svjack commited on
Commit
bbae4ad
1 Parent(s): bdb06f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -2,7 +2,11 @@ torch
2
  transformers==4.41.0
3
  Pillow
4
  gradio
5
- spaces
6
  multiprocess
7
  peft
8
- av
 
 
 
 
 
2
  transformers==4.41.0
3
  Pillow
4
  gradio
5
+ #spaces
6
  multiprocess
7
  peft
8
+ av
9
+
10
+ httpx[socks]
11
+ huggingface_hub==0.25.0
12
+ moviepy==1.0.3