diffuse-the-rest / README.md
dbirks's picture
Update readme
48ebbec verified
metadata
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, with the major tweaks being:

  • add the ability to change the strength setting

To develop locally:

npm ci
npm run dev