Initial commit

This commit is contained in:
Will Miao
2025-01-25 19:22:02 +08:00
commit ad6137d355
13 changed files with 1069 additions and 0 deletions

7
manifest.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Loras Endpoint",
"version": "1.0.0",
"author": "Your Name",
"project": "https://github.com/your/repository",
"description": "Adds /loras endpoint to ComfyUI"
}