ONYX-APP commited on
Commit
7c69ed4
·
verified ·
1 Parent(s): ce8eea8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  numpy<2.0.0
 
 
 
2
  git+https://github.com/Stability-AI/stable-audio-tools.git
3
  fastapi
4
  uvicorn
 
1
  numpy<2.0.0
2
+ pytorch-lightning
3
+ transformers
4
+ scipy
5
  git+https://github.com/Stability-AI/stable-audio-tools.git
6
  fastapi
7
  uvicorn