feat: Update CLI message and style (#7588)
* Update CLI message and style
* [autofix.ci] apply automated fixes
* 📝 (langflow/__main__.py): update access link to include protocol dynamically based on input
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
This commit is contained in:
parent
fa76d568cd
commit
ff197a4fa7
3 changed files with 19 additions and 19 deletions
|
|
@ -45,15 +45,15 @@ The service will start, and you will may notice a dialog in the lower right indi
|
|||
|
||||
```
|
||||
╭───────────────────────────────────────────────────────────────────╮
|
||||
│ Welcome to ⛓ Langflow │
|
||||
│ Welcome to Langflow │
|
||||
│ │
|
||||
│ │
|
||||
│ Collaborate, and contribute at our GitHub Repo 🌟 │
|
||||
│ Collaborate and contribute: 🌟 GitHub Repo • 💬 Join Discord │
|
||||
│ │
|
||||
│ We collect anonymous usage data to improve Langflow. │
|
||||
│ You can opt-out by setting DO_NOT_TRACK=true in your environment. │
|
||||
│ To opt out, set: DO_NOT_TRACK=true in your environment. │
|
||||
│ │
|
||||
│ Access http://127.0.0.1:7860 │
|
||||
│ 🟢 Open Langflow → http://127.0.0.1:7860 │
|
||||
╰───────────────────────────────────────────────────────────────────╯
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue