procyon CV from Jon and first attempt at stable diffusion, needs to be tested on benches

This commit is contained in:
Arty Blue
2024-12-17 09:26:32 -08:00
parent d45c20d7ec
commit 2737c7f767
23 changed files with 857 additions and 0 deletions

17
procyon_ai/manifest.yaml Normal file
View File

@@ -0,0 +1,17 @@
friendly_name: "Procyon AI CV"
executable: "ulprocai.py"
process_name: "ProcyonCmd.exe"
disable_presentmon: true
output_dir: "run"
options:
- name: engine
type: select
values:
- "AMD_CPU"
- "AMD_GPU"
- "Intel_CPU"
- "Intel_GPU"
- "Intel_NPU"
- "NVIDIA_GPU"
- "Qualcomm_HTP"
tooltip: Select which configuration to run for Procyon