asigalov61 commited on
Commit
2ad403a
1 Parent(s): 23c274d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
  transformers
3
- onnxruntime-gpu
4
  gradio
5
  pyfluidsynth
6
  Pillow
 
1
+ torch==2.0.1
2
  transformers
3
+ onnxruntime
4
  gradio
5
  pyfluidsynth
6
  Pillow