Michael Ramos
Michael Ramos
Here is a Colab/Gradio setup to play with the depth model: https://github.com/backnotprop/Colab-Stable-Diffusion-2-Depth-UI/tree/main
Here is a link for base depth img2img inference: https://github.com/backnotprop/Colab-Stable-Diffusion-2-Depth-UI
you can add your video to the image folder `demo/videos` and then change the range value so the script can process it: `video_tab.children = [ipywidgets.HBox([create_video(i) for i in range(5)])] #...
#34 will handles this
First, it's important to acknowledge that code embeddings and general RAG + reranking approaches are the common solutions to this problem. However, I believe there's a more powerful idea here...