Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
azure-cognitiveservices-vision-customvision
|
2 |
-
msrest
|
3 |
-
huggingface_hub
|
4 |
-
gradio
|
5 |
-
|
|
|
|
|
|
1 |
+
azure-cognitiveservices-vision-customvision
|
2 |
+
msrest
|
3 |
+
huggingface_hub
|
4 |
+
gradio
|
5 |
+
python-dotenv
|
6 |
+
pillow
|
7 |
+
gunicorn
|