svjack commited on
Commit
a202dc3
·
verified ·
1 Parent(s): 38927a4

Update requirements.txt

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