BG5 commited on
Commit
cbe9c2a
·
verified ·
1 Parent(s): 6a41820

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -3,4 +3,14 @@ jupyter
3
  transformers
4
  numpy
5
  torch
6
- aiohttp
 
 
 
 
 
 
 
 
 
 
 
3
  transformers
4
  numpy
5
  torch
6
+ aiohttp
7
+ fastapi
8
+ uvicorn
9
+ loguru
10
+ pydantic
11
+ httpx
12
+ websockets
13
+ starlette
14
+ playwright
15
+ requests
16
+ psutil