LICENSE
README.md
pyproject.toml
app/__init__.py
app/__main__.py
app/api.py
app/batch.py
app/cli.py
app/config.py
app/discovery.py
app/events.py
app/job_store.py
app/jobs.py
app/notifications.py
app/observability.py
app/presets.py
app/progress.py
app/report.py
app/service_control.py
app/service_profiles.py
app/webui.py
app/worker_pool.py
app/workers.py
app/workspace.py
inference/__init__.py
inference/benchmark.py
inference/dataset_benchmark.py
inference/face_restoration.py
inference/providers.py
inference/quantization.py
inference/restoration.py
inference/runtime.py
inference/scene_selection.py
models/__init__.py
models/discovery.py
models/encryption.py
models/optimization.py
models/package.py
models/registry.py
models/setup.py
models/validation.py
pipeline/__init__.py
pipeline/artifact_manifest.py
pipeline/artifacts.py
pipeline/async_processing.py
pipeline/audit_log.py
pipeline/bitrate.py
pipeline/chaining.py
pipeline/checkpoint.py
pipeline/color.py
pipeline/config_backup.py
pipeline/db_compactor.py
pipeline/delivery.py
pipeline/destinations.py
pipeline/distribution.py
pipeline/encoders.py
pipeline/frame_padding.py
pipeline/interpolation.py
pipeline/model_verifier.py
pipeline/plugin_runtime.py
pipeline/plugin_sandbox.py
pipeline/plugin_sdk.py
pipeline/power.py
pipeline/preset_matrix.py
pipeline/render_farm.py
pipeline/render_node.py
pipeline/resource_governor.py
pipeline/resources.py
pipeline/roi.py
pipeline/runner.py
pipeline/sdk_doc_generator.py
pipeline/spatiotemporal.py
pipeline/subtitles.py
pipeline/telemetry_collector.py
pipeline/temporal.py
pipeline/tiling.py
pipeline/update_manager.py
pipeline/upscaler.py
pipeline/workflow_profiles.py
silukman_video_enhancer.egg-info/PKG-INFO
silukman_video_enhancer.egg-info/SOURCES.txt
silukman_video_enhancer.egg-info/dependency_links.txt
silukman_video_enhancer.egg-info/entry_points.txt
silukman_video_enhancer.egg-info/requires.txt
silukman_video_enhancer.egg-info/top_level.txt
tests/test_api_server_and_observability.py
tests/test_backup_and_audit.py
tests/test_chaining_and_roi.py
tests/test_checkpoint_and_restoration.py
tests/test_compactor_and_sdk_generator.py
tests/test_config_and_cli.py
tests/test_face_restoration.py
tests/test_ffmpeg_and_runner.py
tests/test_inference_and_upscaler.py
tests/test_model_verification_and_telemetry.py
tests/test_phase10_github_presence.py
tests/test_phase8_desktop_batch.py
tests/test_phase9_ci_workflows.py
tests/test_pipeline_foundation.py
tests/test_pipeline_helpers.py
tests/test_plugins_and_sandbox.py
tests/test_presets_and_updates.py
tests/test_providers_and_color.py
tests/test_quantization_and_benchmarks.py
tests/test_reporting_and_render_farm.py
tests/test_runner_integration.py
tests/test_scheduling_and_manifests.py
ui/__init__.py
ui/comparator.py
ui/desktop.py
ui/desktop_queue.py
ui/desktop_state.py
utils/__init__.py
utils/ffmpeg.py