Add YAML metadata to fix model card warning
Browse files
README.md
CHANGED
|
@@ -1,6 +1,51 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
-
|
| 5 |
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- comfyui-custom-nodes
|
| 6 |
+
- mirror
|
| 7 |
+
- github-mirror
|
| 8 |
+
library_name: comfyui
|
| 9 |
+
---
|
| 10 |
|
| 11 |
+
# ComfyUI-DepthAnythingV2
|
| 12 |
|
| 13 |
+
π **Mirror of GitHub Repository**
|
| 14 |
+
|
| 15 |
+
This is a personal mirror of the original GitHub repository for easy access and backup.
|
| 16 |
+
|
| 17 |
+
## π¦ Original Source
|
| 18 |
+
|
| 19 |
+
**GitHub:** [https://github.com/kijai/ComfyUI-DepthAnythingV2](https://github.com/kijai/ComfyUI-DepthAnythingV2)
|
| 20 |
+
|
| 21 |
+
## π― Purpose
|
| 22 |
+
|
| 23 |
+
This mirror is maintained for:
|
| 24 |
+
- β
Easy access and backup
|
| 25 |
+
- β
Integration with Hugging Face workflows
|
| 26 |
+
- β
Personal development and testing
|
| 27 |
+
- β
Offline availability
|
| 28 |
+
|
| 29 |
+
## π Usage
|
| 30 |
+
|
| 31 |
+
Please refer to the original GitHub repository for:
|
| 32 |
+
- Latest updates and releases
|
| 33 |
+
- Installation instructions
|
| 34 |
+
- Documentation
|
| 35 |
+
- Issues and support
|
| 36 |
+
- Contributing guidelines
|
| 37 |
+
|
| 38 |
+
## π Attribution
|
| 39 |
+
|
| 40 |
+
All code and content in this repository belongs to the original authors and contributors.
|
| 41 |
+
This is purely a mirror for personal convenience.
|
| 42 |
+
|
| 43 |
+
**Please support the original project:** https://github.com/kijai/ComfyUI-DepthAnythingV2
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
**Mirrored by:** aliensmn
|
| 48 |
+
**Mirror Type:** ComfyUI Custom Node
|
| 49 |
+
**Original Repository:** https://github.com/kijai/ComfyUI-DepthAnythingV2
|
| 50 |
+
|
| 51 |
+
*If you are the original author and would like this mirror removed, please contact me.*
|