factorstudios commited on
Commit
121db3b
·
verified ·
1 Parent(s): 0fdaac3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ opencv-python
3
+ opencv-contrib-python
4
+ numpy
5
+ Pillow
6
+ python-dotenv
7
+ fastapi
8
+ uvicorn