Spaces:
Runtime error
Runtime error
Commit
·
8559184
1
Parent(s):
add2758
update
Browse files- 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: "
|
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")
|