chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:20:16 +08:00
commit 83a9c954eb
333 changed files with 76943 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
@echo off
set PATH=C:\Windows\System32;%PATH%
@call installer\Scripts\activate.bat
@call pip3 install -U iopaint
PAUSE