Update links to organization repo

This commit is contained in:
SillyLossy
2023-06-02 21:01:26 +03:00
parent fc2fb450a6
commit 745ceb0f31
18 changed files with 89 additions and 89 deletions

View File

@@ -1,13 +1,13 @@
{
"display_name": "Image Captioning",
"loading_order": 4,
"requires": [
"caption"
],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/Cohee1207/SillyTavern"
}
{
"display_name": "Image Captioning",
"loading_order": 4,
"requires": [
"caption"
],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/SillyTavern/SillyTavern"
}