Spaces:
Runtime error
Runtime error
Commit
·
bc74eaa
1
Parent(s):
61ea46c
adding Laama chat7b model
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ torch
|
|
9 |
faiss-cpu
|
10 |
sentence-transformers
|
11 |
youtube-transcript-api
|
12 |
-
whisper
|
|
|
9 |
faiss-cpu
|
10 |
sentence-transformers
|
11 |
youtube-transcript-api
|
12 |
+
openai-whisper
|