MarkoVidrih commited on
Commit
1c93989
1 Parent(s): c45570e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ class Predictor:
67
 
68
  # Instantiate the Predictor class
69
  predictor = Predictor()
70
-
71
 
72
  # Create Gradio Interface
73
  iface = gr.Interface(
 
67
 
68
  # Instantiate the Predictor class
69
  predictor = Predictor()
70
+ title = "Face Swap"
71
 
72
  # Create Gradio Interface
73
  iface = gr.Interface(