ahassoun commited on
Commit
4f4a4d2
1 Parent(s): db4bf44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- git+https://github.com/fffiloni/TTS.git
2
- git+https://github.com/huggingface/transformers.git
3
  torch
4
  scipy
5
  pydub
 
1
+ -e ./TTS
2
+ -e ./transformers
3
  torch
4
  scipy
5
  pydub