RSHVR commited on
Commit
6745b37
·
verified ·
1 Parent(s): d61ade3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # requirements.txt
2
  torch>=2.0.0
3
  torchaudio>=2.0.0
4
- transformers=4.31.0
5
  cohere>=5.0.0
6
  gradio>=4.0.0
7
  fastrtc>=0.0.18
 
1
  # requirements.txt
2
  torch>=2.0.0
3
  torchaudio>=2.0.0
4
+ transformers==4.31.0
5
  cohere>=5.0.0
6
  gradio>=4.0.0
7
  fastrtc>=0.0.18