Fuuji commited on
Commit
bb0132e
·
verified ·
1 Parent(s): f86f2ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- torch
2
- torchvision
3
- opencv-python
4
- facenet-pytorch
5
- tqdm
6
- numpy
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ opencv-python-headless
5
+ pillow
6
+ numpy
7
+ facenet-pytorch
8
+ torch --extra-index-url https://download.pytorch.org/whl/cpu
9
+ torchvision --extra-index-url https://download.pytorch.org/whl/cpu