Remove Extras link from readme and HTML

930015f87613ebd25e32d417b00a269b242264a5

Cohee <18619528+Cohee1207@users.noreply.github.com>

5 files changed, +7 -14Showing whitespace changes
.github/readme-ja_jp.md+1 -2
@@ -76,9 +76,8 @@ Tavern は単なるフロントエンドのUIであり、必要なハードウ
7676
77## 拡張機能77## 拡張機能
7878
79SillyTavern は拡張できるようになっており、[SillyTavern Extras API](https://github.com/SillyTavern/SillyTavern-extras) でいくつかの追加AIモジュールをホストしています79SillyTavern は拡張できるようになっており。
8080
81* 作者ノート/キャラクターバイアス
82* キャラクターの感情表現(スプライト)81* キャラクターの感情表現(スプライト)
83* チャット履歴の自動サマリー82* チャット履歴の自動サマリー
84* チャットに画像を送り、AI が内容を解釈する83* チャットに画像を送り、AI が内容を解釈する
.github/readme-ru_ru.md+1 -2
@@ -74,9 +74,8 @@ SillyTavern — это просто интерфейс, поэтому запу
7474
75## Расширения75## Расширения
7676
77SillyTavern поддерживает расширения, при этом некоторые из ИИ-модулей работают через [SillyTavern Extras API](https://github.com/SillyTavern/SillyTavern-extras) 77SillyTavern поддерживает расширения.
7878
79* Заметки автора / Смещение характера
80* Эмоции для персонажей (спрайты)79* Эмоции для персонажей (спрайты)
81* Автоматический саммарайз (краткий пересказ) истории чата80* Автоматический саммарайз (краткий пересказ) истории чата
82* Возможность отправить в чат картинку, которую ИИ сможет рассмотреть и понять81* Возможность отправить в чат картинку, которую ИИ сможет рассмотреть и понять
.github/readme-zh_cn.md+1 -2
@@ -73,9 +73,8 @@ SillyTavern 本身并无用处,因为它只是一个用户聊天界面。你
7373
74## 扩展74## 扩展
7575
76SillyTavern 支持扩展服务,一些额外的人工智能模块可通过 [SillyTavern Extras API](https://github.com/SillyTavern/SillyTavern-extras) 提供。76SillyTavern 支持扩展服务。
7777
78* 作者注释/角色偏见
79* 角色情绪识别78* 角色情绪识别
80* 聊天记录自动摘要79* 聊天记录自动摘要
81* 在聊天窗口发送图片,并由人工智能解释图片内容80* 在聊天窗口发送图片,并由人工智能解释图片内容
.github/readme.md+3 -3
@@ -74,16 +74,16 @@ Or get in touch with the developers directly:
7474
75## Extensions75## Extensions
7676
77SillyTavern has extensibility support, with some additional AI modules hosted via [SillyTavern Extras API](https://github.com/SillyTavern/SillyTavern-extras)77SillyTavern has extensibility support.
7878
79* Author's Note / Character Bias
80* Character emotional expressions (sprites)79* Character emotional expressions (sprites)
81* Auto-Summary of the chat history80* Auto-Summary of the chat history
82* Sending images to chat, and the AI interpreting the content81* Sending images to chat, and the AI interpreting the content
83* Stable Diffusion image generation (5 chat-related presets plus 'free mode')82* Stable Diffusion image generation (5 chat-related presets plus 'free mode')
84* Text-to-speech for AI response messages (via ElevenLabs, Silero, or the OS's System TTS)83* Text-to-speech for AI response messages (via ElevenLabs, Silero, or the OS's System TTS)
84* Many more available to download from the "Download Extensions & Assets" menu.
8585
86A full list of included extensions and tutorials on how to use them can be found in the [Docs](https://docs.sillytavern.app/).86Tutorials on how to use them can be found in the [Docs](https://docs.sillytavern.app/).
8787
88## UI/CSS/Quality of Life tweaks by RossAscends88## UI/CSS/Quality of Life tweaks by RossAscends
8989
public/index.html+1 -5
@@ -4416,11 +4416,7 @@
4416 </div>4416 </div>
4417 <hr class="wide100p margin0">4417 <hr class="wide100p margin0">
4418 <div class="alignitemscenter flex-container justifyCenter wide100p" style="justify-content: space-between;">4418 <div class="alignitemscenter flex-container justifyCenter wide100p" style="justify-content: space-between;">
4419 <h4 class="margin0"><span data-i18n="Extras API:">Extras API:</span>4419 <h4 class="margin0"><span data-i18n="Extras API:">Extras API:</span></h4>
4420 <a target="_blank" href="https://github.com/SillyTavern/SillyTavern-Extras">
4421 SillyTavern-Extras
4422 </a>
4423 </h4>
4424 <div class="flex-container">4420 <div class="flex-container">
4425 <div id="extensions_status" data-i18n="Not connected...">Not connected...</div>4421 <div id="extensions_status" data-i18n="Not connected...">Not connected...</div>
4426 <label for="extensions_autoconnect" class="checkbox_label flexNoGap">4422 <label for="extensions_autoconnect" class="checkbox_label flexNoGap">