Spaces:
Sleeping
Sleeping
Add missing pytz dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio>=6.5.0
|
|
| 2 |
pillow>=10.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
huggingface_hub>=0.23.0
|
|
|
|
|
|
| 2 |
pillow>=10.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
huggingface_hub>=0.23.0
|
| 5 |
+
pytz
|