akhaliq HF Staff commited on
Commit
b5d53fd
·
1 Parent(s): d40435b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -147,13 +147,13 @@ with block:
147
 
148
  The main differences are:
149
 
150
- - lighter styling (closer to original input)
151
- - sharper result
152
- - happier faces
153
- - reduced childish eyes effect
154
- - reduced stubble on feminine faces
155
- - increased temporal stability on videos
156
- - reduced mouth\teeth artifacts
157
  """)
158
  with gr.Row():
159
  facepaint4 = gr.inputs.Image(type="pil",shape=(512,512))
 
147
 
148
  The main differences are:
149
 
150
+ * lighter styling (closer to original input)
151
+ * sharper result
152
+ * happier faces
153
+ * reduced childish eyes effect
154
+ * reduced stubble on feminine faces
155
+ * increased temporal stability on videos
156
+ * reduced mouth\teeth artifacts
157
  """)
158
  with gr.Row():
159
  facepaint4 = gr.inputs.Image(type="pil",shape=(512,512))