pzangara commited on
Commit
ab66e3e
1 Parent(s): d16a0ae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  accelerate
2
  torch
3
- transformers == 4.31.0
4
  gradio == 3.39.0
5
  pysentimiento
6
  pandas
 
1
  accelerate
2
  torch
3
+ transformers @ git+https://github.com/huggingface/transformers.git@bacaab1629972b85664fe61ec3caa4da7b55b041
4
  gradio == 3.39.0
5
  pysentimiento
6
  pandas