hmb HF Staff commited on
Commit
0ef9713
·
1 Parent(s): 26cf8a8

Add missing pytz dependency

Browse files
Files changed (1) hide show
  1. 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