Fred808 commited on
Commit
cf50506
·
verified ·
1 Parent(s): 1f26a10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- fastapi==0.104.0
2
- uvicorn==0.23.2
3
- torch>=2.0.0
4
- numpy>=1.24.0
5
- psutil>=5.9.0
6
- pydantic>=2.0.0
 
 
1
+ fastapi==0.104.0
2
+ uvicorn==0.23.2
3
+ torch>=2.0.0
4
+ numpy>=1.24.0
5
+ psutil>=5.9.0
6
+ pydantic>=2.0.0
7
+ aiohttp