cmagganas commited on
Commit
4ecaedb
1 Parent(s): 7bce4a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- torch>=2.0
2
- git+https://git@github.com/facebookresearch/audiocraft#egg=audiocraft
3
- flask==2.2.5
4
-
5
- # for development
6
- jupyter
7
- ipython
8
- flask-cors
 
1
+ transformers
2
+ torch
3
+ audiocraft
4
+ IPython
5
+ julius
6
+ streamlit