{"id":20812220,"url":"https://github.com/curegit/stylegan-web","last_synced_at":"2026-04-13T20:32:22.057Z","repository":{"id":256772194,"uuid":"577632184","full_name":"curegit/stylegan-web","owner":"curegit","description":"Example configurations for deploying StyleGAN with web UI using Docker","archived":false,"fork":false,"pushed_at":"2025-03-08T13:14:25.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T17:16:12.728Z","etag":null,"topics":["docker","docker-compose","generative-adversarial-network","github-container-registry","image-synthesis","stylegan2"],"latest_commit_sha":null,"homepage":"https://github.com/curegit/stylegan-fastapi","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curegit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-13T07:08:41.000Z","updated_at":"2025-03-08T13:14:28.000Z","dependencies_parsed_at":"2024-10-29T08:21:13.679Z","dependency_job_id":"5faf240b-9630-48c3-af16-0d231d18d706","html_url":"https://github.com/curegit/stylegan-web","commit_stats":null,"previous_names":["curegit/stylegan-web-docker","curegit/stylegan-web"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/curegit/stylegan-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curegit%2Fstylegan-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curegit%2Fstylegan-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curegit%2Fstylegan-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curegit%2Fstylegan-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curegit","download_url":"https://codeload.github.com/curegit/stylegan-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curegit%2Fstylegan-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["docker","docker-compose","generative-adversarial-network","github-container-registry","image-synthesis","stylegan2"],"created_at":"2024-11-17T20:51:19.741Z","updated_at":"2026-04-13T20:32:22.017Z","avatar_url":"https://github.com/curegit.png","language":"Dockerfile","readme":"# StyleGAN Web Containers\n\nThis project provides sample configurations for deploying StyleGAN models and web-based user interface using Docker, integrated with FastAPI for the backend and Vue.js for the frontend.\n\nThis repository consists of the following two submodules:\n\n- [StyleGAN FastAPI](https://github.com/curegit/stylegan-fastapi)\n- [StyleGAN Vue](https://github.com/curegit/stylegan-vue)\n\n## Compose Locally\n\n```sh\ngit clone --recursive https://github.com/curegit/stylegan-web.git\ncd stylegan-web\ndocker compose build\ndocker compose up\n```\n\n## Pull from GHCR\n\n```sh\n# API Server\ndocker run -d -p 8000:8000 \"ghcr.io/curegit/stylegan-web-server:master\"\n# Client\ndocker run -d -p 8080:80 --env VITE_STYLEGAN_API=\"http://localhost:8000\" \"ghcr.io/curegit/stylegan-web-client:master\"\n```\n\n## License\n\nThis project is licensed under the [CC BY-NC 4.0](LICENSE).\n\nPlease refer to the licenses of the submodules as well.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuregit%2Fstylegan-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuregit%2Fstylegan-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuregit%2Fstylegan-web/lists"}