{"id":20993167,"url":"https://github.com/revzim/dalle-mini-server","last_synced_at":"2026-04-11T13:33:43.880Z","repository":{"id":41416511,"uuid":"503764075","full_name":"revzim/dalle-mini-server","owner":"revzim","description":"dockerized dev environment / playground for dalle-mini built with flask and react","archived":false,"fork":false,"pushed_at":"2022-08-01T20:36:12.000Z","size":10017,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T12:08:21.997Z","etag":null,"topics":["dalle","dalle-mini","flask","javascript","python","react"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/revzim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-15T12:52:23.000Z","updated_at":"2022-07-01T14:47:34.000Z","dependencies_parsed_at":"2022-08-28T12:50:47.976Z","dependency_job_id":null,"html_url":"https://github.com/revzim/dalle-mini-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/revzim/dalle-mini-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revzim%2Fdalle-mini-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revzim%2Fdalle-mini-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revzim%2Fdalle-mini-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revzim%2Fdalle-mini-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revzim","download_url":"https://codeload.github.com/revzim/dalle-mini-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revzim%2Fdalle-mini-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31682953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dalle","dalle-mini","flask","javascript","python","react"],"created_at":"2024-11-19T07:13:55.829Z","updated_at":"2026-04-11T13:33:43.860Z","avatar_url":"https://github.com/revzim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [dalle-mini-server][repo]\n\n## dockerized dev environment / playground for [dalle-mini][dalle_mini]\n### flask and react web app to generate images from text\n---\n\n![app][app_clown]\n\n---\n\n### SOME EXAMPLE IMAGES GENERATED WITH THIS REPO\n---\n\u003e ![clown][clown4]  \n\"scary clown playing a cello painted in the style of van gogh\"\n\n\u003e ![frog][unicorn_frog]  \n\"frog riding a unicorn standing on top of a mountain of cookies\"\n\n\u003e ![seal_otter][seal_otter]  \n\"otter and seal sitting on an iceberg drawn in cartoon style\"\n\n\u003e ![super_spider][super_spider]  \n\"superman punching spiderman on an iceberg\"\n\n## [more images generated using silly prompts][1]\n\n### CLONE\n---\n* `git clone https://github.com/revzim/dalle-mini-server.git`\n\n#### RUN\n---\n* DOCKER\n  - docker compose\n    - start\n      - `docker compose up`\n    - rebuild all\n      - `docker compose build`\n    - rebuild server\n      - `docker compose build dalle_server_flask`\n    - rebuild client\n      - `docker compose build dalle_client_react`\n    - to force rebuild of entire container add `--no-cache`\n  - docker only\n    - `server/` \u0026 `client/` both contain respective Dockerfiles\n  - [dalle-mini api endpoints][server_addr] *local*\n  - [dalle-client frontend react app][client_addr] *local*\n* LOCAL (LINUX/UNIX*)\n  - [server][server_dir]\n    - [pytorch required][pytorch]\n    - `cd server`\n    - *python venv recommended* `python -m venv .`\n    - `pip install -r requirements.txt`\n    - `python app.py --port=8080`\n  - [client][client_dir]\n    - `cd client`\n    - `yarn or npm install`\n    - `yarn start or npm run start`\n\n**-important installation/run note-**\n* *dalle-mini uses large models that sometimes can take a couple minutes to load, please be patient while the server starts*\n\n---\n### for testing / educational purposes only\n---\n[dalle-mini][dalle_mini] trained models are used to generate images from a text prompt\n\ndev build pack inspired by [dalle-playground][dalle_pg]\n\n---\n#### author: revzim\n\n[1]: assets/\n[2]: assets/app/loading.png\n[server_dir]: server/\n[client_dir]: client/\n[unicorn_frog]: assets/frog%20riding%20a%20unicorn%20standing%20on%20top%20of%20a%20mountain%20of%20cookies/2.jpg\n[unicorn_frog2]: assets/frog%20riding%20a%20unicorn%20standing%20on%20top%20of%20a%20mountain%20of%20cookies/2.jpg\n[seal_otter]: assets/otter%20and%20seal%20sitting%20on%20an%20iceberg%20drawn%20in%20cartoon%20style/0.jpg\n[super_spider]: assets/superman%20punching%20spiderman%20on%20an%20iceberg/0.jpg\n[clown0]: assets/scary%20clown%20playing%20a%20cello%20painted%20in%20the%20style%20of%20van%20gogh/0.jpg\n[clown1]: assets/scary%20clown%20playing%20a%20cello%20painted%20in%20the%20style%20of%20van%20gogh/1.jpg\n[clown2]: assets/scary%20clown%20playing%20a%20cello%20painted%20in%20the%20style%20of%20van%20gogh/2.jpg\n[clown3]: assets/scary%20clown%20playing%20a%20cello%20painted%20in%20the%20style%20of%20van%20gogh/3.jpg\n[clown4]: assets/scary%20clown%20playing%20a%20cello%20painted%20in%20the%20style%20of%20van%20gogh/4.jpg\n[app_farmer]: assets/app/farmer.png\n[app_clown]: assets/app/clown.png\n[dalle_mini]: https://github.com/borisdayma/dalle-mini\n[dalle_pg]: https://github.com/saharmor/dalle-playground\n[server_addr]: http://localhost:8080\n[client_addr]: http://localhost:3000\n[pytorch]: https://pytorch.org/get-started/locally/\n[repo]: https://github.com/revzim/dalle-mini-server.git","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevzim%2Fdalle-mini-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevzim%2Fdalle-mini-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevzim%2Fdalle-mini-server/lists"}