stevenbucaille commited on
Commit
b281f9f
·
1 Parent(s): d3b2a4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio>=5.34.2
2
  Pillow>=10.0.0
3
  numpy>=1.24.0
4
- transformers @ git+https://github.com/huggingface/transformers.git@1255480fd226129075e10c20842efd444f5b0e36
5
  matplotlib
6
  torch
7
  plotly
 
1
  gradio>=5.34.2
2
  Pillow>=10.0.0
3
  numpy>=1.24.0
4
+ transformers==4.55.0
5
  matplotlib
6
  torch
7
  plotly