Ashrafb commited on
Commit
71905d0
·
verified ·
1 Parent(s): 2c2300d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -11,3 +11,7 @@ onnxruntime
11
  Pillow
12
  httpcore==0.15.0
13
  httpx==0.24.1
 
 
 
 
 
11
  Pillow
12
  httpcore==0.15.0
13
  httpx==0.24.1
14
+ requests
15
+ fastapi==0.74.*
16
+ uvicorn[standard]
17
+ python-multipart