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