Kelechi Osuji commited on
Commit
7d407b9
1 Parent(s): b8d6501

Added numpy==1.24.4 to requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,3 +3,5 @@ torchvision==0.13.0
3
  gradio==3.1.4
4
  httpx==0.23.0
5
  httpcore==0.15.0
 
 
 
3
  gradio==3.1.4
4
  httpx==0.23.0
5
  httpcore==0.15.0
6
+ numpy==1.24.4
7
+