pic / README.md
chriswu25's picture
Add squish app source, Dockerfile and HF config
2bc6d22
---
title: Squish Image Optimizer
emoji: 🖼️✨
colorFrom: green
colorTo: blue
sdk: docker
app_port: 4173 # 这个端口号必须和你 Dockerfile 中 EXPOSE 的端口一致
pinned: false
---
# Squish - 在线图片优化工具
这是一个部署在 Hugging Face Spaces 上的 Squish 应用实例。
它使用 Docker 进行部署。
原始项目地址: [https://github.com/addyosmani/squish](https://github.com/addyosmani/squish)