An open API service indexing awesome lists of open source software.

https://github.com/lucataco/cog-depth-anything-video

Cog wrapper for JohanDL/Depth-Anything-Video
https://github.com/lucataco/cog-depth-anything-video

cog

Last synced: 12 months ago
JSON representation

Cog wrapper for JohanDL/Depth-Anything-Video

Awesome Lists containing this project

README

          

# Cog depth-anything-video Model

This is an implementation of [JohanDL/Depth-Anything-Video](https://huggingface.co/spaces/JohanDL/Depth-Anything-Video) as a [Cog](https://github.com/replicate/cog) model.

## Development

Follow the [model pushing guide](https://replicate.com/docs/guides/push-a-model) to push your own fork of SDXL to [Replicate](https://replicate.com).

## Basic Usage

Run a prediction:

cog predict -i video=@dolphins.mp4

## Output

![output](output.gif)