mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
update todo and instructions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -59,6 +59,11 @@ General app structure is:
|
||||
- Device/backend-specific code paths (**CUDA/ROCm/IPEX/DirectML/OpenVINO**) should not assume one platform.
|
||||
- Scripts and extension loading is dynamic; failures may appear only when specific extensions or models are present.
|
||||
|
||||
## File Creation
|
||||
|
||||
- Any temporary scripts or markdown reports must be stored in `tmp/` folder
|
||||
- Any reusable test scripts must be stored in `test/` folder
|
||||
|
||||
## Repo-Local Skills
|
||||
|
||||
All skills are defined in `.github/skills/` and indexed in `.github/skills/README.md`.
|
||||
|
||||
Reference in New Issue
Block a user