Spaces:
Running
Running
DeepLearning101
commited on
Commit
•
b851f75
1
Parent(s):
10c215a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
-
whisper
|
4 |
git+https://github.com/huggingface/transformers
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
+
git+https://github.com/openai/whisper.git
|
4 |
git+https://github.com/huggingface/transformers
|