Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
diffusers
|
| 4 |
jinja2
|
| 5 |
numpy
|
| 6 |
-
opencv-python
|
|
|
|
|
|
| 3 |
diffusers
|
| 4 |
jinja2
|
| 5 |
numpy
|
| 6 |
+
opencv-python
|
| 7 |
+
transformers
|