RajatMalviya commited on
Commit
4a64efd
·
verified ·
1 Parent(s): 42ecad8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pillow
4
+ ultralytics
5
+ google-generativeai
6
+ numpy
7
+ requests
8
+ python-dotenv
9
+ pickle-mixin
10
+ python-multipart
11
+ torch
12
+ typing-extensions
13
+ gunicorn