Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -23,7 +23,4 @@ pydantic~=1.0
|
|
23 |
# Force updated versions
|
24 |
huggingface_hub>=0.23.0
|
25 |
transformers>=4.40.0
|
26 |
-
torchmetrics>=0.7.0
|
27 |
-
|
28 |
-
# Install manually during runtime
|
29 |
-
# pip install git+https://github.com/myshell-ai/OpenVoice.git
|
|
|
23 |
# Force updated versions
|
24 |
huggingface_hub>=0.23.0
|
25 |
transformers>=4.40.0
|
26 |
+
torchmetrics>=0.7.0
|
|
|
|
|
|