Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio_imageslider
|
2 |
gradio==4.14.0
|
3 |
torch
|
|
|
4 |
torchvision
|
5 |
git+https://github.com/NielsRogge/transformers.git@add_depth_anything
|
6 |
opencv-python
|
|
|
1 |
gradio_imageslider
|
2 |
gradio==4.14.0
|
3 |
torch
|
4 |
+
pillow
|
5 |
torchvision
|
6 |
git+https://github.com/NielsRogge/transformers.git@add_depth_anything
|
7 |
opencv-python
|