Thiago Hersan commited on
Commit
32ed966
·
1 Parent(s): 5077eff

fix numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  fastapi==0.99.0
2
  gradio==3.23.0
3
  Pillow
 
1
+ numpy==1.25.0
2
  fastapi==0.99.0
3
  gradio==3.23.0
4
  Pillow