ig-web

所属分类:内容生成
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-10-27 04:12:57
上 传 者sh-1993
说明:  使用Crynux网络的稳定扩散图像生成器web ui,
(Stable Diffusion image generator web ui using Crynux Network,)

文件列表:
.editorconfig (85, 2023-11-04)
.eslintrc.cjs (469, 2023-11-04)
.prettierrc.json (163, 2023-11-04)
.yarnrc.yml (27, 2023-11-04)
LICENSE (11357, 2023-11-04)
cypress.config.js (193, 2023-11-04)
docs/ (0, 2023-11-04)
docs/model-selection.png (701356, 2023-11-04)
docs/task-status.png (441754, 2023-11-04)
docs/text-to-image.png (206687, 2023-11-04)
index.html (330, 2023-11-04)
main.js (821, 2023-11-04)
package.json (2434, 2023-11-04)
public/ (0, 2023-11-04)
public/favicon.ico (5383, 2023-11-04)
public/poses/ (0, 2023-11-04)
public/poses/dance/ (0, 2023-11-04)
public/poses/dance/dance_01.png (34061, 2023-11-04)
public/poses/dance/dance_02.png (51000, 2023-11-04)
public/poses/dance/dance_03.png (28872, 2023-11-04)
public/poses/dance/dance_04.png (30555, 2023-11-04)
public/poses/dance/dance_05.png (29258, 2023-11-04)
public/poses/flexing/ (0, 2023-11-04)
public/poses/flexing/flexing_01.png (28757, 2023-11-04)
public/poses/flexing/flexing_02.png (26637, 2023-11-04)
public/poses/flexing/flexing_03.png (26496, 2023-11-04)
public/poses/jumping/ (0, 2023-11-04)
public/poses/jumping/jumping_01.png (25203, 2023-11-04)
public/poses/jumping/jumping_02.png (26359, 2023-11-04)
public/poses/jumping/jumping_03.png (28189, 2023-11-04)
public/poses/jumping/jumping_04.png (22306, 2023-11-04)
public/poses/jumping/jumping_05.png (25712, 2023-11-04)
public/poses/laying/ (0, 2023-11-04)
public/poses/laying/laying_01.png (31640, 2023-11-04)
public/poses/laying/laying_02.png (39635, 2023-11-04)
public/poses/laying/laying_03.png (33747, 2023-11-04)
public/poses/others/ (0, 2023-11-04)
public/poses/others/others_01.png (30038, 2023-11-04)
... ...

# Stable Diffusion Image Generator A showcase application that provides a web interface for users to generate images in the browser using Stable Diffusion. The application connects to the Crynux Network to utilize the remote GPUs so that the users could use the application on any devices without GPUs. The Blockchain and token stuff are handled at the backend. To the end users, this is just a traditional easy-to-use web application, nothing special. Try the application at: [https://ig.crynux.ai](https://ig.crynux.ai) ## Screenshots ### Model selection The popular models are listed as options. The suers may also provide links to models on Huggingface, Civitai, and other model hosting websites. ![model-selection](./docs/model-selection.png) ### Task running status The only place where we can find something different about the architecture. ![task-status](./docs/task-status.png) ### Text-to-Image generation Generation images using text prompt. Supports LoRA and Controlnet. ![text-to-image](./docs/text-to-image.png) ## Development ### Configuration The config file is located at: ``` ./src/config.json ``` Where you could change the backend server address, and tweak other options. ### Install the dependencies ```shell $ yarn install ``` ### Start dev server The project could be built using yarn: ```shell $ yarn dev ``` ### Build release package ```shell $ yarn build ```

近期下载者

相关文件


收藏者