XuDongZhou commited on
Commit
ef56347
·
verified ·
1 Parent(s): e9cfa60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,7 +225,7 @@ def apply_style(style_name: str, positive: str, negative: str = "") -> Tuple[str
225
  @spaces.GPU
226
  def generate_image(
227
  face_image_path,
228
- pose_image_path
229
  style_name,
230
  prompt,
231
  negative_prompt,
 
225
  @spaces.GPU
226
  def generate_image(
227
  face_image_path,
228
+ pose_image_path,
229
  style_name,
230
  prompt,
231
  negative_prompt,