Spaces:
Running
on
Zero
Running
on
Zero
test
Browse files- app.py +2 -2
- examples/010_1.webp +0 -3
- examples/9_02.png +0 -3
- examples/handheld_001_0.png +2 -2
- examples/{010_0.webp β placement_000_0.png} +2 -2
- examples/{9_01.png β placement_000_1.png} +2 -2
app.py
CHANGED
@@ -38,8 +38,8 @@ def remove_bg(image):
|
|
38 |
class DreamFuseGUI:
|
39 |
def __init__(self):
|
40 |
self.examples = [
|
41 |
-
["./examples/
|
42 |
-
"./examples/
|
43 |
["./examples/handheld_000_1.png",
|
44 |
"./examples/handheld_000_0.png"],
|
45 |
["./examples/030_1.webp",
|
|
|
38 |
class DreamFuseGUI:
|
39 |
def __init__(self):
|
40 |
self.examples = [
|
41 |
+
["./examples/placement_000_1.png",
|
42 |
+
"./examples/placement_000_0.png"],
|
43 |
["./examples/handheld_000_1.png",
|
44 |
"./examples/handheld_000_0.png"],
|
45 |
["./examples/030_1.webp",
|
examples/010_1.webp
DELETED
Git LFS Details
|
examples/9_02.png
DELETED
Git LFS Details
|
examples/handheld_001_0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
examples/{010_0.webp β placement_000_0.png}
RENAMED
File without changes
|
examples/{9_01.png β placement_000_1.png}
RENAMED
File without changes
|