Spaces:
Running
Running
sandrocalzada
commited on
Commit
•
feb0bf4
1
Parent(s):
278cebf
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
huggingface_hub
|
2 |
numpy
|
3 |
glob2
|
@@ -5,5 +6,4 @@ cv2
|
|
5 |
matplotlib.pyplot
|
6 |
insightface
|
7 |
gradio
|
8 |
-
opencv-python
|
9 |
|
|
|
1 |
+
opencv-python
|
2 |
huggingface_hub
|
3 |
numpy
|
4 |
glob2
|
|
|
6 |
matplotlib.pyplot
|
7 |
insightface
|
8 |
gradio
|
|
|
9 |
|