Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ pillow
|
|
8 |
tqdm
|
9 |
matplotlib
|
10 |
scikit-learn
|
11 |
-
opencv-python
|
12 |
torch
|
13 |
diffusers
|
|
|
8 |
tqdm
|
9 |
matplotlib
|
10 |
scikit-learn
|
11 |
+
opencv-python-headless
|
12 |
torch
|
13 |
diffusers
|