Spaces:
Running
Running
DeepLearning101
commited on
Commit
•
d57f327
1
Parent(s):
a4e56dc
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
gradio
|
3 |
+
whisper
|
4 |
+
git+https://github.com/huggingface/transformers
|