rogerxavier commited on
Commit
26d14bf
1 Parent(s): df248e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -12,4 +12,16 @@ zhconv
12
  rapidfuzz
13
  decord>=0.6.0
14
  librosa
15
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  rapidfuzz
13
  decord>=0.6.0
14
  librosa
15
+ transformers
16
+ fastapi==0.74.*
17
+ requests==2.27.*
18
+ sentencepiece==0.1.*
19
+ uvicorn[standard]==0.17.*
20
+ einops
21
+ --extra-index-url https://download.pytorch.org/whl/cu113
22
+ shapely
23
+ scipy
24
+ tokenizers
25
+ streamlit
26
+ matplotlib
27
+ python-multipart