mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"display_name": "Stable Diffusion",
|
|
"loading_order": 10,
|
|
"requires": [
|
|
"sd"
|
|
],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "Cohee#1207",
|
|
"version": "1.0.0",
|
|
"homePage": "https://github.com/Cohee1207/SillyTavern"
|
|
} |