Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ wikipedia
|
|
5 |
youtube_transcript_api
|
6 |
openai-whisper
|
7 |
token_bucket
|
8 |
-
pillow==9.5.0 # Last version with ANTIALIAS
|
9 |
gradio
|
10 |
requests>=2.32.3
|
11 |
openpyxl>=3.1.5
|
|
|
5 |
youtube_transcript_api
|
6 |
openai-whisper
|
7 |
token_bucket
|
8 |
+
# pillow==9.5.0 # Last version with ANTIALIAS
|
9 |
gradio
|
10 |
requests>=2.32.3
|
11 |
openpyxl>=3.1.5
|