Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
|
|
3 |
pycocotools
|
4 |
transformers
|
5 |
gradio_image_prompter
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
opencv-python
|
4 |
pycocotools
|
5 |
transformers
|
6 |
gradio_image_prompter
|