Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ spacy>=3.8.0
|
|
7 |
ipython
|
8 |
scipy # Required for soundfile
|
9 |
numpy
|
10 |
-
#
|
11 |
-
|
|
|
7 |
ipython
|
8 |
scipy # Required for soundfile
|
9 |
numpy
|
10 |
+
pillow # For image handling
|
11 |
+
huggingface-hub # For API access
|