Sirapatrwan commited on
Commit
5c4e7d2
·
verified ·
1 Parent(s): 8bf526a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy<2
2
+ streamlit
3
+ fastapi
4
+ uvicorn
5
+ requests
6
+ beautifulsoup4
7
+ transformers
8
+ gtts
9
+ torch
10
+ deep-translator
11
+ lxml
12
+ pydantic
13
+ fake-useragent
14
+ plotly