Skip to content

Commit

Permalink
Fix GA yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Oct 14, 2023
1 parent 712ea17 commit af28a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ with open("robocop.jpg", "rb") as image_file:
variated_image2 = dalle.create_variation_from_url(url=night_city_url) # return of bytes format
```

![Robocop](https://raw.githubusercontent.com/wwakabobik/openai_api/master/assets/robocop_1.png) ![Robocop variation](https://raw.githubusercontent.com/wwakabobik/openai_api/master/assets/robocop_1.png)
![Robocop](https://raw.githubusercontent.com/wwakabobik/openai_api/master/assets/robocop_1.png) ![Robocop variation](https://raw.githubusercontent.com/wwakabobik/openai_api/master/assets/robocop_2.png)


## Additional notes
Expand Down

0 comments on commit af28a75

Please sign in to comment.