Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
pillow
|
|
|
|
|
|
| 1 |
+
insightface==0.7.3
|
| 2 |
+
onnxruntime
|
| 3 |
+
opencv-python-headless
|
| 4 |
gradio
|
| 5 |
+
numpy
|
| 6 |
+
pillow
|
| 7 |
+
gfpgan
|