lxfater / inpaint-web

A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
https://inpaintweb.lxfater.com/
GNU General Public License v3.0
4.7k stars 523 forks source link

Formatted package.json and, added some comments in Dockerfile #54

Open muhammad-fahad4 opened 6 months ago

muhammad-fahad4 commented 6 months ago

I reorganized the package.json file by relocating the dependencies array to the bottom for improved organization. Additionally, I included comments in the Dockerfile and formatted it accordingly.