ajsbsd commited on
Commit
1ffb73e
·
verified ·
1 Parent(s): 41baf9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio>=4.0.0, <5.0.0
2
  transformers
3
- torch>=2.2.0 # Updated to ensure compatibility and address the vulnerability
4
  accelerate
5
  datasets
6
  soundfile
 
1
  gradio>=4.0.0, <5.0.0
2
  transformers
3
+ torch>=2.6.0 # Updated to ensure compatibility and address the vulnerability
4
  accelerate
5
  datasets
6
  soundfile