sitammeur commited on
Commit
2faf7d0
1 Parent(s): b4c5ce3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ Pillow==10.1.0
3
+ torch==2.1.2
4
+ torchvision==0.16.2
5
+ transformers==4.40.2
6
+ sentencepiece==0.1.99
7
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn-2.6.2+cu123torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
8
+ gradio
9
+ decord