Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch==2.0.1
|
|
5 |
transformers==4.29.2
|
6 |
opencv-python==4.7.0.72
|
7 |
Pillow==9.5.0
|
8 |
-
requests==2.31.0
|
|
|
|
5 |
transformers==4.29.2
|
6 |
opencv-python==4.7.0.72
|
7 |
Pillow==9.5.0
|
8 |
+
requests==2.31.0
|
9 |
+
python-dotenv==1.0.0
|