Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -3,4 +3,11 @@ huggingface_hub>=0.19.0
|
|
3 |
reportlab>=4.0.0
|
4 |
qrcode[pil]>=7.0.0
|
5 |
python-dotenv>=1.0.0
|
6 |
-
Pillow>=10.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
reportlab>=4.0.0
|
4 |
qrcode[pil]>=7.0.0
|
5 |
python-dotenv>=1.0.0
|
6 |
+
Pillow>=10.0.0
|
7 |
+
gradio
|
8 |
+
huggingface_hub
|
9 |
+
reportlab
|
10 |
+
qrcode[pil]
|
11 |
+
python-dotenv
|
12 |
+
Pillow
|
13 |
+
requests
|