Spaces:
Running
Running
Michael Natanael
commited on
Commit
·
03a81ed
1
Parent(s):
19fb7f1
add groq to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ Werkzeug==1.0.1
|
|
11 |
psycopg2
|
12 |
psycopg2-binary
|
13 |
faster_whisper
|
|
|
14 |
# openai-whisper
|
15 |
# setuptools-rust
|
16 |
# ffmpeg
|
|
|
11 |
psycopg2
|
12 |
psycopg2-binary
|
13 |
faster_whisper
|
14 |
+
groq
|
15 |
# openai-whisper
|
16 |
# setuptools-rust
|
17 |
# ffmpeg
|