Skip to content

Commit

Permalink
Merge pull request #132 from Aydinhamedi/Alpha-b
Browse files Browse the repository at this point in the history
	modified:   README.md
  • Loading branch information
Aydinhamedi authored Jan 26, 2024
2 parents fc1dfd4 + 5e6cb54 commit 7bbc867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
> [!TIP]
> If you just want the model go to the Github Releases.
The project includes a Command Line Interface (CLI) for easy use of the model. The CLI, which is based on the [Python CLI template](https://github.com/Aydinhamedi/Python-CLI-template) from the same author, provides a user-friendly, colorful interface that allows you to interact with the model. you can fined the cli in
The project includes a Command Line Interface (CLI) for easy use of the model. The CLI, which is based on the [Python CLI template](https://github.com/Aydinhamedi/Python-CLI-template) from the same author, provides a user-friendly, colorful interface that allows you to interact with the model. you can fined the CLI in

```
Interface\CLI
```
Additionally, a Graphical User Interface (GUI) is available, but it’s still in the Beta phase. you can fined the GUI in
Additionally, a Graphical User Interface (GUI) is available. you can fined the GUI in
```
Interface\GUI
```
### Example Image of the CLI (V0.8.9.3) ⤵
![Example](doc/Other/CLI_V0.8.9.3.png)
### Example Image of the GUI (V0.8.9.4 (GUI-Beta)) ⤵
### Example Image of the GUI (V0.8.9.6) ⤵
![Example](doc/Other/GUI_V0.8.9.6.png)
## Release
> ### Newest release 📃
Expand Down

0 comments on commit 7bbc867

Please sign in to comment.