Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ numpy
|
|
6 |
torchvision
|
7 |
huggingface_hub
|
8 |
spaces
|
|
|
9 |
|
10 |
git+https://github.com/huggingface/diffusers.git@main
|
|
|
6 |
torchvision
|
7 |
huggingface_hub
|
8 |
spaces
|
9 |
+
opencv-python
|
10 |
|
11 |
git+https://github.com/huggingface/diffusers.git@main
|