mirror of
https://github.com/usestrix/strix.git
synced 2026-09-10 22:41:11 +00:00
fix: Update end screen to display models.strix.ai instead of strix.ai and discord
This commit is contained in:
parent
b19a08dbd4
commit
87d41d6823
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ def display_completion_message(args: argparse.Namespace, results_path: Path) ->
|
|||
console.print("\n")
|
||||
console.print(panel)
|
||||
console.print()
|
||||
console.print("[#60a5fa]strix.ai[/] [dim]·[/] [#60a5fa]discord.gg/strix-ai[/]")
|
||||
console.print("[#60a5fa]models.strix.ai[/]")
|
||||
console.print()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue