yerang commited on
Commit
8d9e4f3
1 Parent(s): 663790e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -227,7 +227,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
227
  male,
228
  #animal # 추가된 animal 입력
229
  ],
230
- outputs=[output_video, crop_output_video]
231
  )
232
 
233
  # # 두 번째 탭: FLUX 이미지 생성
 
227
  male,
228
  #animal # 추가된 animal 입력
229
  ],
230
+ outputs=[output_video, output_video_concat]
231
  )
232
 
233
  # # 두 번째 탭: FLUX 이미지 생성