DanLeBossDeESGI commited on
Commit
00c92a4
·
1 Parent(s): 4064d60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -3,3 +3,11 @@ git+https://github.com/huggingface/transformers.git
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
  torch >= 2.0
5
  accelerate
 
 
 
 
 
 
 
 
 
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
  torch >= 2.0
5
  accelerate
6
+ streamlit
7
+ imageio[ffmpeg]
8
+ opencv-python
9
+ moviepy
10
+ transformers[torch]
11
+ pillow
12
+ scipy
13
+ ipython