https://github.com/tom-doerr/dalle_flow_streamlit
https://github.com/tom-doerr/dalle_flow_streamlit
Last synced: about 1 year 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T18:09:17.000Z (over 3 years ago)
- Last Synced: 2025-05-07T01:02:07.298Z (about 1 year ago)
- Language: Python
- Size: 1.04 MB
- Stars: 28
- Watchers: 2
- Forks: 8
- Open Issues: 12
-
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=
```