Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ transformers
|
|
| 3 |
datasets
|
| 4 |
torch
|
| 5 |
gradio
|
| 6 |
-
pip install --upgrade gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
datasets
|
| 4 |
torch
|
| 5 |
gradio
|
| 6 |
+
pip install --upgrade gradio
|
| 7 |
+
IPython
|
| 8 |
+
IPython>=7.0.0
|
| 9 |
+
git+https://huggingface.co/microsoft/speecht5_tts/blob/main/.gitattributes
|
| 10 |
+
git+https://huggingface.co/Falconsai/text_summarization/blob/main/.gitattributes
|