aliensmn commited on
Commit
fdd6959
Β·
verified Β·
1 Parent(s): 54b78f1

Add YAML metadata to fix model card warning

Browse files
Files changed (1) hide show
  1. README.md +49 -4
README.md CHANGED
@@ -1,6 +1,51 @@
1
- # ComfyUI nodes to use DepthAnythingV2
2
- https://depth-anything-v2.github.io
 
 
 
 
 
 
 
3
 
4
- Models autodownload to `ComfyUI\models\depthanything` from https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main
5
 
6
- ![image](https://github.com/kijai/ComfyUI-DepthAnythingV2/assets/40791699/6e9f190a-02da-4176-9cca-6e4e4b0ad35d)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.*