Spaces:
Running
Running
title: Diffuse The Rest | |
emoji: 🦉 | |
colorFrom: indigo | |
colorTo: green | |
sdk: static | |
pinned: false | |
app_file: build/index.html | |
# Diffuse The Rest | |
A fork of [huggingface's diffuse-the-rest](https://huggingface.co/spaces/huggingface-projects/diffuse-the-rest), with the major tweaks being: | |
- add the ability to change the strength setting | |
To develop locally: | |
``` | |
npm ci | |
npm run dev | |
``` | |