acecalisto3 commited on
Commit
0b50840
·
verified ·
1 Parent(s): e3f9294

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -36
requirements.txt CHANGED
@@ -1,40 +1,9 @@
1
- jsonify
2
- torch
3
- transformers
4
- scikit-learn
5
- gradio
6
- requests
7
  beautifulsoup4
8
- tqdm
9
- mimetype
10
- zipfile36
11
- accelerate
12
- validators
13
- urllib3
14
  fake-useragent
15
- ratelimit
16
- futures
17
- diskcache
18
- validators
19
- cleantext==1.1.4
20
- langdetect
21
- zbar
22
- pyzbar
23
  Pillow
24
- proxy.py
25
- starlette
26
- uvicorn
27
- config
28
- pytest
29
- bs4
30
- nest-asyncio
31
- asyncio
32
- ratelimit
33
- validators
34
  qrcode
35
- qrcode[pil]
36
- selenium
37
- webdriver-manager
38
- chromedriver
39
- chromedriver-py
40
- chromedriver-binary
 
 
 
 
 
 
 
1
  beautifulsoup4
2
+ cleantext
 
 
 
 
 
3
  fake-useragent
4
+ gradio
 
 
 
 
 
 
 
5
  Pillow
6
+ pyzbar
 
 
 
 
 
 
 
 
 
7
  qrcode
8
+ requests
9
+ validators