rogerxavier commited on
Commit
9085ce0
1 Parent(s): 6bc96fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -19
requirements.txt CHANGED
@@ -1,26 +1,8 @@
1
  opencv-python
2
  moviepy==1.0.3
3
- fairseq
4
- timm
5
- torch
6
- torchvision>=0.5
7
  numpy
8
  Pillow
9
  unicodedata2
10
- zhconv
11
- rapidfuzz
12
- decord>=0.6.0
13
- librosa
14
- transformers
15
  fastapi==0.74.*
16
  requests==2.27.*
17
- sentencepiece==0.1.*
18
- uvicorn[standard]==0.17.*
19
- einops
20
- --extra-index-url https://download.pytorch.org/whl/cu113
21
- shapely
22
- scipy
23
- tokenizers
24
- streamlit
25
- matplotlib
26
- python-multipart
 
1
  opencv-python
2
  moviepy==1.0.3
 
 
 
 
3
  numpy
4
  Pillow
5
  unicodedata2
 
 
 
 
 
6
  fastapi==0.74.*
7
  requests==2.27.*
8
+ uvicorn[standard]==0.17.*