Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
-
--find-links https://download.pytorch.org/whl/cu118
|
4 |
torch
|
5 |
torchvision
|
6 |
torchaudio
|
7 |
facenet-pytorch
|
8 |
mediapipe
|
9 |
-
tensorflow[and-cuda]
|
10 |
fer
|
11 |
scikit-learn
|
12 |
umap-learn
|
|
|
1 |
opencv-python
|
2 |
numpy
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
facenet-pytorch
|
7 |
mediapipe
|
|
|
8 |
fer
|
9 |
scikit-learn
|
10 |
umap-learn
|