Aluren commited on
Commit
a85db8d
·
verified ·
1 Parent(s): 2ea8fc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -31,13 +31,7 @@ MARKDOWN = """
31
  3. If you want the refine result to be more consistent with the image, please manually increase the CFG strength.
32
  """
33
  EXAMPLES = [
34
- [
35
-
36
- "assets/image/100.png",
37
- "assets/model/100.glb",
38
- 42,
39
- False,
40
- ]
41
  ]
42
  # EXAMPLES = [
43
  # [
 
31
  3. If you want the refine result to be more consistent with the image, please manually increase the CFG strength.
32
  """
33
  EXAMPLES = [
34
+ ["assets/image/100.png","assets/model/100.glb",42,False,]
 
 
 
 
 
 
35
  ]
36
  # EXAMPLES = [
37
  # [