Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ youtube_transcript_api==0.4.4
|
|
3 |
transformers==4.29.0
|
4 |
torch==1.11.0
|
5 |
groq==0.0.1
|
|
|
|
|
|
3 |
transformers==4.29.0
|
4 |
torch==1.11.0
|
5 |
groq==0.0.1
|
6 |
+
git+https://github.com/sanchit-gandhi/whisper-jax.git
|
7 |
+
flax
|