fffiloni commited on
Commit
b38ba2a
·
verified ·
1 Parent(s): cad7ef5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=2.2.0
2
  pydub
3
  moviepy<2
4
- moshi==0.2.1
5
  spaces
6
  numpy<2
 
1
  torch>=2.2.0
2
  pydub
3
  moviepy<2
4
+ git+https://[email protected]/kyutai-labs/moshi#egg=moshi&subdirectory=moshi
5
  spaces
6
  numpy<2