Stable-X commited on
Commit
0946842
Β·
verified Β·
1 Parent(s): 2f3f0e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -3
app.py CHANGED
@@ -60,17 +60,21 @@ def create_demo():
60
  # Define markdown content
61
  HEADER_MD = """
62
  # πŸŽͺ StableNormal_beta: The Not-So-Stable Edition! 🎒
63
-
64
  ### ✨ What's Cooking in Our Beta Kitchen? ✨
65
  - **Zoom Zoom**: 2x faster - because waiting is boring!
66
  - **Sharp as a Tack**: Better quality for those pixel-perfect folks
67
  - **Your Way**: Tweak the sharpness slider and watch the magic happen
68
- - **Pick Your Fighter**: Objects, Scenes, or Humans - we've got you covered!
69
-
70
  ### 🎯 Pro Tips
71
  - Start with lower sharpness for a quick, stable result
72
  - Want more details? Crank it up, but watch out for those floating bits!
73
  - Sweet spot is usually around 2-3 for most images πŸ˜‰
 
 
 
 
74
 
75
  <p align="center">
76
  <a title="Website" href="https://stable-x.github.io/StableNormal/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
 
60
  # Define markdown content
61
  HEADER_MD = """
62
  # πŸŽͺ StableNormal_beta: The Not-So-Stable Edition! 🎒
63
+
64
  ### ✨ What's Cooking in Our Beta Kitchen? ✨
65
  - **Zoom Zoom**: 2x faster - because waiting is boring!
66
  - **Sharp as a Tack**: Better quality for those pixel-perfect folks
67
  - **Your Way**: Tweak the sharpness slider and watch the magic happen
68
+ - **Pick Your Fighter**: Objects, Scenes, or Humans - we've got you covered!
69
+
70
  ### 🎯 Pro Tips
71
  - Start with lower sharpness for a quick, stable result
72
  - Want more details? Crank it up, but watch out for those floating bits!
73
  - Sweet spot is usually around 2-3 for most images πŸ˜‰
74
+ - If you get a flat result, try:
75
+ * Different sharpness
76
+ * Another image crop
77
+ * Another mode
78
 
79
  <p align="center">
80
  <a title="Website" href="https://stable-x.github.io/StableNormal/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">