VietCat commited on
Commit
548c878
·
1 Parent(s): 9e03c2c

fix runtime error

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- transformers==4.39.3
2
  torch==2.1.2
 
3
  gradio==4.44.1
 
1
+ numpy<2.0
2
  torch==2.1.2
3
+ transformers==4.39.3
4
  gradio==4.44.1