Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
facenet-pytorch
|
5 |
+
matplotlib
|
6 |
+
Pillow
|