thecollabagepatch commited on
Commit
92a1521
·
1 Parent(s): 15bda9c

pydantic req

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -19,4 +19,6 @@ spaces
19
  numpy
20
 
21
  # Install stable-audio-tools directly from GitHub
22
- git+https://github.com/Stability-AI/stable-audio-tools.git
 
 
 
19
  numpy
20
 
21
  # Install stable-audio-tools directly from GitHub
22
+ git+https://github.com/Stability-AI/stable-audio-tools.git
23
+
24
+ pydantic==2.10.6