Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-doerr/dalle_flow_streamlit
https://github.com/tom-doerr/dalle_flow_streamlit
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tom-doerr/dalle_flow_streamlit
- Owner: tom-doerr
- License: mit
- Created: 2022-05-07T02:49:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T18:09:17.000Z (about 2 years ago)
- Last Synced: 2023-03-04T10:40:38.422Z (over 1 year ago)
- Language: Python
- Size: 1.04 MB
- Stars: 29
- Watchers: 2
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DALL·E Flow Streamlit
[Live Streamlit Website](https://share.streamlit.io/tom-doerr/dalle_flow_streamlit/main)
This project provides a frontend for Jina AI's awesome [DALL·E Flow](https://github.com/jina-ai/dalle-flow).
---
To run the streamlit app locally, you need to add a server url to the file
`.streamlit/secrets.toml`.
```
SERVER_URL=
```