Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ diffusers>=0.21.0
|
|
| 7 |
accelerate>=0.20.0
|
| 8 |
scipy
|
| 9 |
soundfile
|
| 10 |
-
librosa
|
|
|
|
|
|
| 7 |
accelerate>=0.20.0
|
| 8 |
scipy
|
| 9 |
soundfile
|
| 10 |
+
librosa
|
| 11 |
+
chromadb>=0.4.0
|