Spaces:
Runtime error
Runtime error
add python-dotenv
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ av
|
|
| 18 |
boto3
|
| 19 |
timm
|
| 20 |
opencv-python
|
| 21 |
-
diffusers==0.30.3
|
|
|
|
|
|
| 18 |
boto3
|
| 19 |
timm
|
| 20 |
opencv-python
|
| 21 |
+
diffusers==0.30.3
|
| 22 |
+
python-dotenv
|