Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
jupyter==1.0.0
|
| 2 |
+
gradio==3.23.0
|
| 3 |
+
Pillow==9.4.0
|
| 4 |
+
facenet-pytorch==2.5.2
|
| 5 |
+
torch==1.11.0
|
| 6 |
+
opencv-python==4.7.0.72
|
| 7 |
+
grad-cam==1.4.6
|