Skip to content

Commit 87829ef

Browse files
authored
Replace images with GH hosted for PyPI
1 parent 0085713 commit 87829ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="repo_assets/logo.png" alt="GPT-Code logo" width=240 />
1+
<img src="https://github.com/ricklamers/gpt-code-ui/assets/1309307/9ad4061d-2e26-4407-9431-109b650fb022" alt="GPT-Code logo" width=240 />
22

33
An open source implementation of OpenAI's ChatGPT [Code interpreter](https://openai.com/blog/chatgpt-plugins#code-interpreter).
44

@@ -16,7 +16,7 @@ $ gptcode
1616
```
1717

1818
## User interface
19-
<img src="repo_assets/screenshot.png" alt="GPT-Code logo" width="100%" />
19+
<img src="https://github.com/ricklamers/gpt-code-ui/assets/1309307/c29c504a-a7ed-4ae0-9360-d7224bc3e3d6" alt="GPT-Code logo" width="100%" />
2020

2121
## Features
2222
- File upload

0 commit comments

Comments
 (0)