Skip to content

Commit

Permalink
Readme.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Jan 9, 2024
1 parent 6c90478 commit 55fbad5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
<br />
<div align="center">
<a href="https://github.com/transformerlab/transformerlab-app">
<img src="https://transformerlab.ai/img/flask.svg" alt="Logo" width="30" height="30">
<img src="https://transformerlab.ai/img/flask.svg" alt="Logo" width="80" height="80">
</a>

<h1 align="center" style="color: rgb(68, 73, 80); letter-spacing: -1px">Transformer Lab</h1>

<p align="center">
Download, interact, and finetune models locally.
<br />
<a href=http://localhost:3000/docs/intro"><strong>Explore the docs »</strong></a>
<a href=https://transformerlab.ai/docs/intro"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="#">View Demo</a>
·
<a href="#">Report Bugs</a>
<a href="https://github.com/transformerlab/transformerlab-app/issues">Report Bugs</a>
·
<a href="#">Suggest Features</a>
<a href="https://github.com/transformerlab/transformerlab-app/issues/new">Suggest Features</a>
</p>
</div>

Expand Down Expand Up @@ -51,7 +51,7 @@ And you can do the above, all through a simple cross-platform GUI.

The best way to get started is to download the app from the Transformer Lab Homepage.

## Building from Scratch
## Developers: Building from Scratch

To build the app yourself, pull this repo, and follow the steps below:

Expand Down Expand Up @@ -79,7 +79,7 @@ npm run package

## License

Distributed under the ??? License. See `LICENSE.txt` for more information.
Distributed under the AGPL V3 License. See `LICENSE.txt` for more information.

## Reference

Expand Down

0 comments on commit 55fbad5

Please sign in to comment.