Spaces:
Running
Running
title: imagine 손으로 그리는 그림 | |
emoji: 🦉 | |
colorFrom: indigo | |
colorTo: green | |
sdk: static | |
pinned: false | |
app_file: build/index.html | |
# Diffuse The Rest | |
To develop locally: | |
``` | |
git clone https://huggingface.co./spaces/huggingface-projects/diffuse-the-rest | |
cd diffuse-the-rest | |
npm ci | |
NODE_ENV="development" npm run dev -- --open | |
``` | |