KirillRepinArt / ChatGPT-UI

ChatGPT CSS style
Apache License 2.0
11 stars 1 forks source link

How to use Jarvis and LLM icon? #3

Closed jamesbraza closed 1 year ago

jamesbraza commented 1 year ago

Here is how my chat looks (no profile pictures):

screenshot of chat

It looks like your install somehow used Jarvis.card_03.png.

How are you using Jarvis and LLM icon with text-generation-webui?

KirillRepinArt commented 1 year ago

It's fairly straight forward, Jarvis is a character card, you can download it, launch the UI, go to Parameters/ Upload character/TavernAI PNG, open the character card there and click Submit.

Now you should be seeing the greeting message from Jarvis on a Chat page, and he is also available in the Parameters/Character page. You can set your own profile picture in this section also.

As for LLM icon: TextGen_wip_08

  1. Download LLM icon
  2. Create a shortcut for start_windows.bat
  3. In the properties of this shortcut you can change the look of this shortcut to the LLM_Icon.ico file. Not sure how would it work on Mac, but I suppose it wouldn't be much different.
jamesbraza commented 1 year ago

I just played around with that now and I see how it works. Thank you!

Feel free to close this out, or add to the README