Merge pull request #1289 from deffcolony/release
Added new banner for readme.md
This commit is contained in:
commit
58ada40586
|
@ -1,6 +1,6 @@
|
|||
English | [中文](readme-zh_cn.md)
|
||||
|
||||
![image](https://github.com/SillyTavern/SillyTavern/assets/18619528/8c41a061-7f72-4d2b-9d54-e6d058209e7b)
|
||||
![SillyTavern-Banner](https://github.com/deffcolony/SillyTavern/assets/61471128/16da405b-3a03-4ab6-8b13-dac495010ade)
|
||||
|
||||
Mobile-friendly layout, Multi-API (KoboldAI/CPP, Horde, NovelAI, Ooba, OpenAI, OpenRouter, Claude, Scale), VN-like Waifu Mode, Stable Diffusion, TTS, WorldInfo (lorebooks), customizable UI, auto-translate, and more prompt options than you'd ever want or need + ability to install third-party extensions.
|
||||
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
"!git clone https://github.com/Cohee1207/tts_samples\n",
|
||||
"!npm install -g localtunnel\n",
|
||||
"!pip install -r requirements-complete.txt\n",
|
||||
"!pip install tensorflow==2.12\n",
|
||||
"!pip install tensorflow==2.14\n",
|
||||
"!pip install colorama\n",
|
||||
"!pip install Flask-Cors\n",
|
||||
"!pip install Flask-Compress\n",
|
||||
|
|
Loading…
Reference in New Issue