Chris Bracegirdle
commited on
Commit
•
bf16350
1
Parent(s):
a370880
older gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
3 |
-
librosa
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
3 |
+
librosa
|
4 |
+
gradio==3.50
|