lorebianchi98 commited on
Commit
956c377
·
verified ·
1 Parent(s): 82c0d2b

Update requirements.txt

Browse files

Updated transformer requirements

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
- git+https://github.com/huggingface/transformers.git
5
  scipy
6
  spaces
 
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
+ transformers==4.45.1
5
  scipy
6
  spaces