Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ git+https://github.com/huggingface/diffusers@main
|
|
7 |
opencv-python
|
8 |
torch
|
9 |
torchvision
|
10 |
-
mediapipe==0.9.1
|
|
|
|
7 |
opencv-python
|
8 |
torch
|
9 |
torchvision
|
10 |
+
mediapipe==0.9.1
|
11 |
+
gpuinfo
|