Spaces:
Build error
Build error
ibrahim313
commited on
Commit
•
325f60b
1
Parent(s):
c28c28a
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
openvino>=2024.2.0
|
2 |
git+https://github.com/huggingface/parler-tts.git
|
3 |
-
gradio>=4.19
|
4 |
transformers
|
5 |
torch>=2.2 --extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
|
|
|
|
|
|
|
1 |
openvino>=2024.2.0
|
2 |
git+https://github.com/huggingface/parler-tts.git
|
|
|
3 |
transformers
|
4 |
torch>=2.2 --extra-index-url https://download.pytorch.org/whl/cpu
|
5 |
+
streamlit
|
6 |
+
transformers
|
7 |
+
soundfile
|
8 |
+
|