An open API service indexing awesome lists of open source software.

https://github.com/toweringcloud/cartoonize-gpt

cartoonize your picture using gpt service
https://github.com/toweringcloud/cartoonize-gpt

Last synced: about 1 year ago
JSON representation

cartoonize your picture using gpt service

Awesome Lists containing this project

README

          

# cartoonize-gpt
cartoonize your picture using gpt service

- run streamlit app in root environment

```sh
$ pip install -r requirements.txt
$ streamlit run app.py
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
```