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