Mahmoud Amiri commited on
Commit
6bf7c99
·
1 Parent(s): a256d3e

change chat completion to text to text

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers
2
  onnxruntime
3
- gradio>=4.19
4
- huggingface_hub>=0.22.2
5
  numpy
 
1
  transformers
2
  onnxruntime
3
+ gradio==4.19
4
+ huggingface_hub==0.22.2
5
  numpy