Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
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
|