Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ flask_cors
|
|
3 |
diffusers
|
4 |
peft
|
5 |
torch
|
|
|
6 |
gunicorn
|
|
|
3 |
diffusers
|
4 |
peft
|
5 |
torch
|
6 |
+
opencv-python
|
7 |
gunicorn
|