victorisgeek commited on
Commit
be7a5f1
·
verified ·
1 Parent(s): 9fb2787

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ def show_preview(video_path, frame_number):
171
 
172
  def create_interface():
173
  title = '# 🧸FaceSwap UI'
174
- with gr.Blocks(theme='enescakircali/Indian-Henna') as face_swap_ui:
175
  with gr.Tab("📀 Swap Face Image"):
176
  with gr.Row():
177
  with gr.Column():
 
171
 
172
  def create_interface():
173
  title = '# 🧸FaceSwap UI'
174
+ with gr.Blocks(theme='finlaymacklon/smooth_slate') as face_swap_ui:
175
  with gr.Tab("📀 Swap Face Image"):
176
  with gr.Row():
177
  with gr.Column():