Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -36,4 +36,5 @@ python-dotenv>=1.0.0
|
|
| 36 |
|
| 37 |
# Optional: For better GPU support (if you have NVIDIA GPU)
|
| 38 |
# faiss-gpu>=1.7.4 # Uncomment this and comment faiss-cpu above
|
| 39 |
-
git+https://github.com/hexgrad/kokoro.git
|
|
|
|
|
|
| 36 |
|
| 37 |
# Optional: For better GPU support (if you have NVIDIA GPU)
|
| 38 |
# faiss-gpu>=1.7.4 # Uncomment this and comment faiss-cpu above
|
| 39 |
+
git+https://github.com/hexgrad/kokoro.git
|
| 40 |
+
datasets
|