trysem commited on
Commit
8390824
·
verified ·
1 Parent(s): 2093aed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==4.44.1
2
  pydantic==2.10.6
3
  fastapi==0.111.0
 
4
  uvicorn>=0.14.0
5
  websockets>=10.4
6
  spaces
 
1
  gradio==4.44.1
2
  pydantic==2.10.6
3
  fastapi==0.111.0
4
+ numpy<2.0.0
5
  uvicorn>=0.14.0
6
  websockets>=10.4
7
  spaces