Spaces:
Running
Running
fix slow response
Browse files- 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
|