dineshb commited on
Commit
efaf658
Β·
verified Β·
1 Parent(s): f7f8e4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  git+https://github.com/huggingface/transformers
2
  torch
3
  pytube
4
-
 
5
  gradio==2.9.4
 
1
  git+https://github.com/huggingface/transformers
2
  torch
3
  pytube
4
+ transformers>=4.37.0
5
+ accelerate>=0.25.0
6
  gradio==2.9.4