Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ randomname
|
|
17 |
argbind
|
18 |
sentencepiece
|
19 |
accelerate
|
20 |
-
git+https://github.com/descriptinc/audiotools
|
|
|
|
17 |
argbind
|
18 |
sentencepiece
|
19 |
accelerate
|
20 |
+
git+https://github.com/descriptinc/audiotools
|
21 |
+
pydantic==2.10.6
|