acecalisto3 commited on
Commit
84cee24
·
verified ·
1 Parent(s): e8482d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -12
requirements.txt CHANGED
@@ -1,15 +1,3 @@
1
- gradio
2
-
3
- requests
4
- validators
5
-
6
-
7
- clean-text
8
- qrcode[pil]
9
- diskcache
10
-
11
-
12
-
13
  gradio
14
  requets
15
  validators
@@ -44,6 +32,9 @@ python-jose
44
  bcrypt
45
  structlog
46
  ratelimit
 
 
 
47
  tqdm
48
  python-dateutil
49
  pytz
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
  requets
3
  validators
 
32
  bcrypt
33
  structlog
34
  ratelimit
35
+ clean-text
36
+ qrcode[pil]
37
+ diskcache
38
  tqdm
39
  python-dateutil
40
  pytz