Spaces:
Running
Running
Pycrolis
commited on
Commit
·
15ff940
1
Parent(s):
e9e487d
build: try to fix Invalid requirement: 'openai-whisper~=20240930': Expected end or semicolon (after name and no valid version specifier)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ youtube-transcript-api~=1.0.3
|
|
13 |
wikipedia~=1.4.0
|
14 |
langchain_tavily~=0.1.6
|
15 |
rizaio~=0.11.0
|
16 |
-
openai-whisper
|
|
|
13 |
wikipedia~=1.4.0
|
14 |
langchain_tavily~=0.1.6
|
15 |
rizaio~=0.11.0
|
16 |
+
openai-whisper==20240930
|