VietCat commited on
Commit
767e943
·
1 Parent(s): 3827c21

fix slow response

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ torch==2.1.2
3
  gradio==4.44.1
4
  fastapi==0.111.0
5
  pydantic==2.7.1
6
- numpy<2.0.0
 
 
3
  gradio==4.44.1
4
  fastapi==0.111.0
5
  pydantic==2.7.1
6
+ numpy<2.0.0
7
+ psutil==5.9.8