Spaces:
Running
Running
File size: 394 Bytes
f09e28b dbd8874 f09e28b 7d0186f 48ebbec 7d0186f 48ebbec b71f89a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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
```
|