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