acecalisto3 commited on
Commit
dc3ea76
·
verified ·
1 Parent(s): 57dd236

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +28 -11
requirements.txt CHANGED
@@ -1,16 +1,33 @@
1
- qrcode
2
- qrcode[pil]
3
- zxing==1.0.3
4
  requests
5
- opencv-python-headless
6
- numpy
7
  validators
8
- ratelimit
9
- selenium
10
- opencv-python
11
- gradio
12
  beautifulsoup4
 
 
 
13
  fake-useragent
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  cleantext
15
- python-magic
16
- Pillow
 
 
 
 
 
 
 
 
 
1
+ gradio
 
 
2
  requests
 
 
3
  validators
 
 
 
 
4
  beautifulsoup4
5
+ Pillow
6
+ numpy
7
+ pandas
8
  fake-useragent
9
+ selenium
10
+ webdriver-manager
11
+ urllib3
12
+ aiohttp
13
+ httpx
14
+ PyPDF2
15
+ python-docx
16
+ openpyxl
17
+ chardet
18
+ mutagen
19
+ pyzbar
20
+ qrcode
21
+ zxing
22
+ opencv-python-headless
23
  cleantext
24
+ nltk
25
+ spacy
26
+ textblob
27
+ cryptography
28
+ python-jose
29
+ bcrypt
30
+ structlog
31
+ tqdm
32
+ python-dateutil
33
+ pytz