ylacombe commited on
Commit
00e0eb2
·
1 Parent(s): 4ae5d02

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
  nltk
3
- transformers
4
  gradio_client
5
  optimum
6
  accelerate
 
1
  torch
2
  nltk
3
+ git+https://github.com/ylacombe/transformers.git@batching-with-bark
4
  gradio_client
5
  optimum
6
  accelerate