acecalisto3 commited on
Commit
e14c07b
·
verified ·
1 Parent(s): 3f75c63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  torch
2
  transformers
3
- scikit-learn
4
  gradio
5
  requests
6
  bs4
@@ -19,8 +20,9 @@ cleantext==1.1.4
19
  langdetect
20
  starlette
21
  uvicorn
22
- beautifulsoup4
23
- ratelimit
24
  validators
25
  qrcode[pil]
26
- qrcode
 
 
1
+
2
  torch
3
  transformers
4
+ scikit-learn
5
  gradio
6
  requests
7
  bs4
 
20
  langdetect
21
  starlette
22
  uvicorn
23
+ bs4
24
+ ratelimit
25
  validators
26
  qrcode[pil]
27
+ selenium
28
+ webdriver-manager