Add ComfyUI workflow template links

#6
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -33,3 +33,17 @@ Place the files in the following folders:
33
  β”‚ β”‚ β”œβ”€β”€ moge_3_vitg_fp16.safetensors
34
  β”‚ β”‚ └── moge_3_vitl_fp16.safetensors
35
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  β”‚ β”‚ β”œβ”€β”€ moge_3_vitg_fp16.safetensors
34
  β”‚ β”‚ └── moge_3_vitl_fp16.safetensors
35
  ```
36
+
37
+ ## Workflows
38
+
39
+ <table>
40
+ <thead>
41
+ <tr><th align="center" valign="middle" style="text-align:center;vertical-align:middle">Workflow</th><th colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle">Thumb</th></tr>
42
+ </thead>
43
+ <tbody>
44
+ <tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/3d_moge_perspective_to_mesh.json">MoGe: Perspective Geometry Estimation</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/3d_moge_perspective_to_mesh.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/3d_moge_perspective_to_mesh-1.webp" width="200" height="200" alt="MoGe: Perspective Geometry Estimation"></a></td></tr>
45
+ <tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/3d_moge_panorama_to_mesh.json">Moge: Panorama to Mesh</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/3d_moge_panorama_to_mesh.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/3d_moge_panorama_to_mesh-1.webp" width="200" height="200" alt="Moge: Panorama to Mesh"></a></td></tr>
46
+ <tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge_depth_estimation.json">Depth Estimation: MoGe</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge_depth_estimation.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_moge_depth_estimation-2.webp" width="200" height="200" alt="Depth Estimation: MoGe"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge_depth_estimation.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_moge_depth_estimation-1.webp" width="200" height="200" alt="Depth Estimation: MoGe"></a><div align="center">After</div></td></tr>
47
+ <tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge3_geometry_estimation.json">Geometry Estimation: MoGe 3</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge3_geometry_estimation.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_moge3_geometry_estimation-2.webp" width="200" height="200" alt="Geometry Estimation: MoGe 3"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_moge3_geometry_estimation.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_moge3_geometry_estimation-1.webp" width="200" height="200" alt="Geometry Estimation: MoGe 3"></a><div align="center">After</div></td></tr>
48
+ </tbody>
49
+ </table>