Arafath10 commited on
Commit
4cbb8e6
·
verified ·
1 Parent(s): 8ff3db1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -2
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  fastapi
2
  uvicorn
3
  git+https://github.com/quangvu3/coqui-xtts.git
4
- numpy
5
- torch # Ensure compatibility with the TTS package
6
  torchaudio # Ensure compatibility with the TTS package
7
  scipy
8
  typing-extensions
 
1
  fastapi
2
  uvicorn
3
  git+https://github.com/quangvu3/coqui-xtts.git
 
 
4
  torchaudio # Ensure compatibility with the TTS package
5
  scipy
6
  typing-extensions