Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
qrcode[pil]
|
2 |
-
zxing
|
3 |
-
requests
|
4 |
-
validators
|
5 |
-
gradio
|
6 |
-
beautifulsoup4
|
7 |
-
fake-useragent
|
8 |
-
cleantext
|
9 |
-
python-magic
|
10 |
-
Pillow
|
|
|
1 |
+
qrcode[pil]
|
2 |
+
python-zxing
|
3 |
+
requests
|
4 |
+
validators
|
5 |
+
gradio
|
6 |
+
beautifulsoup4
|
7 |
+
fake-useragent
|
8 |
+
cleantext
|
9 |
+
python-magic
|
10 |
+
Pillow
|