saadfarhad commited on
Commit
8118925
·
verified ·
1 Parent(s): 9cfec01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
 
1
  gradio
2
- transformers>=4.31.0
3
  torch
 
1
+ transformers==4.40.1
2
+ av
3
+ imageio
4
+ decord
5
+ opencv-python
6
+ flash-attn --no-build-isolation
7
  gradio
 
8
  torch