cocktailpeanut commited on
Commit
8559184
·
1 Parent(s): add2758
Files changed (1) hide show
  1. pinokio.js +1 -1
pinokio.js CHANGED
@@ -2,7 +2,7 @@ const path = require('path')
2
  module.exports = {
3
  version: "2.0",
4
  title: "diffusers-image-fill",
5
- description: "Draw the mask over the subject you want to erase https://huggingface.co/spaces/OzzyGT/diffusers-image-fill",
6
  icon: "icon.gif",
7
  menu: async (kernel, info) => {
8
  let installed = info.exists("env")
 
2
  module.exports = {
3
  version: "2.0",
4
  title: "diffusers-image-fill",
5
+ description: "Remove objects from an image https://huggingface.co/spaces/OzzyGT/diffusers-image-fill",
6
  icon: "icon.gif",
7
  menu: async (kernel, info) => {
8
  let installed = info.exists("env")