From 36a244cab4c46273bfda94a362324f1aa79d6e79 Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 27 Jun 2026 00:45:45 +0200 Subject: [PATCH] reorder --- {tour_comfy => tour-comfy}/__init__.py | 0 {tour_comfy => tour-comfy}/car.html | 0 {tour_comfy => tour-comfy}/config.json | 0 {tour_comfy => tour-comfy}/database.py | 0 {tour_comfy => tour-comfy}/deploy.sh | 0 {tour_comfy => tour-comfy}/edit_api.py | 0 {tour_comfy => tour-comfy}/embeddings.py | 0 {tour_comfy => tour-comfy}/env.sh | 0 {tour_comfy => tour-comfy}/groups.json | 0 {tour_comfy => tour-comfy}/install_facefusion.sh | 0 {tour_comfy => tour-comfy}/install_gfpgan.sh | 0 {tour_comfy => tour-comfy}/naming.py | 0 {tour_comfy => tour-comfy}/orbit_module.py | 0 {tour_comfy => tour-comfy}/orbit_poc.py | 0 {tour_comfy => tour-comfy}/orbit_qwen.py | 0 {tour_comfy => tour-comfy}/orbit_qwen_poc.py | 0 {tour_comfy => tour-comfy}/poses.md | 0 {tour_comfy => tour-comfy}/privacy-lock-watcher.sh | 0 {tour_comfy => tour-comfy}/processed.json | 0 {tour_comfy => tour-comfy}/run_comfyui.sh | 0 {tour_comfy => tour-comfy}/start_api.sh | 0 {tour_comfy => tour-comfy}/start_watcher.sh | 0 {tour_comfy => tour-comfy}/stop.sh | 0 {tour_comfy => tour-comfy}/test_orbit_12.py | 0 {tour_comfy => tour-comfy}/test_transparency.py | 0 {tour_comfy => tour-comfy}/turntable_cache.py | 0 {tour_comfy => tour-comfy}/watcher.lock | 0 {tour_comfy => tour-comfy}/watcher.py | 0 {tour_comfy => tour-comfy}/workflow_qwen_edit.json | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename {tour_comfy => tour-comfy}/__init__.py (100%) rename {tour_comfy => tour-comfy}/car.html (100%) rename {tour_comfy => tour-comfy}/config.json (100%) rename {tour_comfy => tour-comfy}/database.py (100%) rename {tour_comfy => tour-comfy}/deploy.sh (100%) rename {tour_comfy => tour-comfy}/edit_api.py (100%) rename {tour_comfy => tour-comfy}/embeddings.py (100%) rename {tour_comfy => tour-comfy}/env.sh (100%) rename {tour_comfy => tour-comfy}/groups.json (100%) rename {tour_comfy => tour-comfy}/install_facefusion.sh (100%) rename {tour_comfy => tour-comfy}/install_gfpgan.sh (100%) rename {tour_comfy => tour-comfy}/naming.py (100%) rename {tour_comfy => tour-comfy}/orbit_module.py (100%) rename {tour_comfy => tour-comfy}/orbit_poc.py (100%) rename {tour_comfy => tour-comfy}/orbit_qwen.py (100%) rename {tour_comfy => tour-comfy}/orbit_qwen_poc.py (100%) rename {tour_comfy => tour-comfy}/poses.md (100%) rename {tour_comfy => tour-comfy}/privacy-lock-watcher.sh (100%) rename {tour_comfy => tour-comfy}/processed.json (100%) rename {tour_comfy => tour-comfy}/run_comfyui.sh (100%) rename {tour_comfy => tour-comfy}/start_api.sh (100%) rename {tour_comfy => tour-comfy}/start_watcher.sh (100%) rename {tour_comfy => tour-comfy}/stop.sh (100%) rename {tour_comfy => tour-comfy}/test_orbit_12.py (100%) rename {tour_comfy => tour-comfy}/test_transparency.py (100%) rename {tour_comfy => tour-comfy}/turntable_cache.py (100%) rename {tour_comfy => tour-comfy}/watcher.lock (100%) rename {tour_comfy => tour-comfy}/watcher.py (100%) rename {tour_comfy => tour-comfy}/workflow_qwen_edit.json (100%) diff --git a/tour_comfy/__init__.py b/tour-comfy/__init__.py similarity index 100% rename from tour_comfy/__init__.py rename to tour-comfy/__init__.py diff --git a/tour_comfy/car.html b/tour-comfy/car.html similarity index 100% rename from tour_comfy/car.html rename to tour-comfy/car.html diff --git a/tour_comfy/config.json b/tour-comfy/config.json similarity index 100% rename from tour_comfy/config.json rename to tour-comfy/config.json diff --git a/tour_comfy/database.py b/tour-comfy/database.py similarity index 100% rename from tour_comfy/database.py rename to tour-comfy/database.py diff --git a/tour_comfy/deploy.sh b/tour-comfy/deploy.sh similarity index 100% rename from tour_comfy/deploy.sh rename to tour-comfy/deploy.sh diff --git a/tour_comfy/edit_api.py b/tour-comfy/edit_api.py similarity index 100% rename from tour_comfy/edit_api.py rename to tour-comfy/edit_api.py diff --git a/tour_comfy/embeddings.py b/tour-comfy/embeddings.py similarity index 100% rename from tour_comfy/embeddings.py rename to tour-comfy/embeddings.py diff --git a/tour_comfy/env.sh b/tour-comfy/env.sh similarity index 100% rename from tour_comfy/env.sh rename to tour-comfy/env.sh diff --git a/tour_comfy/groups.json b/tour-comfy/groups.json similarity index 100% rename from tour_comfy/groups.json rename to tour-comfy/groups.json diff --git a/tour_comfy/install_facefusion.sh b/tour-comfy/install_facefusion.sh similarity index 100% rename from tour_comfy/install_facefusion.sh rename to tour-comfy/install_facefusion.sh diff --git a/tour_comfy/install_gfpgan.sh b/tour-comfy/install_gfpgan.sh similarity index 100% rename from tour_comfy/install_gfpgan.sh rename to tour-comfy/install_gfpgan.sh diff --git a/tour_comfy/naming.py b/tour-comfy/naming.py similarity index 100% rename from tour_comfy/naming.py rename to tour-comfy/naming.py diff --git a/tour_comfy/orbit_module.py b/tour-comfy/orbit_module.py similarity index 100% rename from tour_comfy/orbit_module.py rename to tour-comfy/orbit_module.py diff --git a/tour_comfy/orbit_poc.py b/tour-comfy/orbit_poc.py similarity index 100% rename from tour_comfy/orbit_poc.py rename to tour-comfy/orbit_poc.py diff --git a/tour_comfy/orbit_qwen.py b/tour-comfy/orbit_qwen.py similarity index 100% rename from tour_comfy/orbit_qwen.py rename to tour-comfy/orbit_qwen.py diff --git a/tour_comfy/orbit_qwen_poc.py b/tour-comfy/orbit_qwen_poc.py similarity index 100% rename from tour_comfy/orbit_qwen_poc.py rename to tour-comfy/orbit_qwen_poc.py diff --git a/tour_comfy/poses.md b/tour-comfy/poses.md similarity index 100% rename from tour_comfy/poses.md rename to tour-comfy/poses.md diff --git a/tour_comfy/privacy-lock-watcher.sh b/tour-comfy/privacy-lock-watcher.sh similarity index 100% rename from tour_comfy/privacy-lock-watcher.sh rename to tour-comfy/privacy-lock-watcher.sh diff --git a/tour_comfy/processed.json b/tour-comfy/processed.json similarity index 100% rename from tour_comfy/processed.json rename to tour-comfy/processed.json diff --git a/tour_comfy/run_comfyui.sh b/tour-comfy/run_comfyui.sh similarity index 100% rename from tour_comfy/run_comfyui.sh rename to tour-comfy/run_comfyui.sh diff --git a/tour_comfy/start_api.sh b/tour-comfy/start_api.sh similarity index 100% rename from tour_comfy/start_api.sh rename to tour-comfy/start_api.sh diff --git a/tour_comfy/start_watcher.sh b/tour-comfy/start_watcher.sh similarity index 100% rename from tour_comfy/start_watcher.sh rename to tour-comfy/start_watcher.sh diff --git a/tour_comfy/stop.sh b/tour-comfy/stop.sh similarity index 100% rename from tour_comfy/stop.sh rename to tour-comfy/stop.sh diff --git a/tour_comfy/test_orbit_12.py b/tour-comfy/test_orbit_12.py similarity index 100% rename from tour_comfy/test_orbit_12.py rename to tour-comfy/test_orbit_12.py diff --git a/tour_comfy/test_transparency.py b/tour-comfy/test_transparency.py similarity index 100% rename from tour_comfy/test_transparency.py rename to tour-comfy/test_transparency.py diff --git a/tour_comfy/turntable_cache.py b/tour-comfy/turntable_cache.py similarity index 100% rename from tour_comfy/turntable_cache.py rename to tour-comfy/turntable_cache.py diff --git a/tour_comfy/watcher.lock b/tour-comfy/watcher.lock similarity index 100% rename from tour_comfy/watcher.lock rename to tour-comfy/watcher.lock diff --git a/tour_comfy/watcher.py b/tour-comfy/watcher.py similarity index 100% rename from tour_comfy/watcher.py rename to tour-comfy/watcher.py diff --git a/tour_comfy/workflow_qwen_edit.json b/tour-comfy/workflow_qwen_edit.json similarity index 100% rename from tour_comfy/workflow_qwen_edit.json rename to tour-comfy/workflow_qwen_edit.json