vividsd commited on
Commit
502af55
1 Parent(s): 34b8ab2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,6 +1,10 @@
 
 
1
  transformers
2
  torch
3
  gradio
4
- PyPDF2
5
- pdfreader
6
- PyPDF2
 
 
 
1
+ pdfreader
2
+ PyPDF2
3
  transformers
4
  torch
5
  gradio
6
+ IPython
7
+ git+https://github.com/suno-ai/bark.git
8
+ bark>=X.Y.Z
9
+ scipy>=1.0.0
10
+ IPython>=7.0.0