Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
haruiz committed Apr 6, 2024
1 parent fdf8726 commit 6b6982b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Gemini Playground

![Gemini Logo](images/logo.png)
![Gemini Logo](https://raw.githubusercontent.com/haruiz/geminiplayground/main/images/logo.png)

Gemini-Playground provides a Python interface and a UI to interact with last Google's
Gemini's version, `models/gemini-1.5-pro-latest`. With Gemini Playground,
Expand Down Expand Up @@ -272,7 +272,7 @@ geminiplayground ui

This will start a local server and open the GUI in your default browser.

![Gemini GUI](images/ui.png)
![Gemini GUI](https://raw.githubusercontent.com/haruiz/geminiplayground/main/images/ui.png))

### Contributing

Expand Down

0 comments on commit 6b6982b

Please sign in to comment.