Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gradio
|
|
5 |
diffusers
|
6 |
scipy
|
7 |
--extra-index-url https://download.pytorch.org/whl/cpu "diffusers[torch]>=0.9.0"
|
8 |
-
huggingface-hub
|
|
|
|
5 |
diffusers
|
6 |
scipy
|
7 |
--extra-index-url https://download.pytorch.org/whl/cpu "diffusers[torch]>=0.9.0"
|
8 |
+
huggingface-hub
|
9 |
+
opencv-python
|