Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
numpy
|
5 |
diffusers
|
6 |
accelerate
|
7 |
-
opencv-python
|
|
|
|
4 |
numpy
|
5 |
diffusers
|
6 |
accelerate
|
7 |
+
opencv-python
|
8 |
+
mediapipe
|