Bijan k commited on
Commit
c6157b5
·
1 Parent(s): 69bc254

downgrade numpy to match the complied model dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  torch==2.0.1
2
  torchvision==0.15.2
3
- gradio==4.44.1
 
 
1
  torch==2.0.1
2
  torchvision==0.15.2
3
+ gradio==4.44.1
4
+ numpy<2