Aiconvert commited on
Commit
54dee3b
β€’
1 Parent(s): 2bf015e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ gr.Interface(
47
  ['./examples/rihanna.jpg', 1, './examples/margaret_thatcher.jpg', 3],
48
  ['./examples/game_of_thrones.jpg', 5, './examples/game_of_thrones.jpg', 4],
49
  ],
50
- theme=gr.themes.Base(),
51
  title="Face Swapper App πŸ”„",
52
  description="πŸŒ€ This app allows you to swap faces between images. <br>➑️ Upload a source image and a destination image, and specify the positions of the faces you'd like to swap! <br>⚑️ Try it out quickly by using the examples below. <br>πŸ’‘ At [Dentro](https://dentro-innovation.com), we help you to discover, develop and implement AI within your organisation! <br>πŸ“– The original authors of the face swap model can be found [here](https://github.com/deepinsight/insightface/blob/master/examples/in_swapper/README.md).<br>❀️ Feel free to like or duplicate this space!",
53
  thumbnail='./examples/rihatcher.jpg'
 
47
  ['./examples/rihanna.jpg', 1, './examples/margaret_thatcher.jpg', 3],
48
  ['./examples/game_of_thrones.jpg', 5, './examples/game_of_thrones.jpg', 4],
49
  ],
50
+ theme="syddharth/gray-minimal",
51
  title="Face Swapper App πŸ”„",
52
  description="πŸŒ€ This app allows you to swap faces between images. <br>➑️ Upload a source image and a destination image, and specify the positions of the faces you'd like to swap! <br>⚑️ Try it out quickly by using the examples below. <br>πŸ’‘ At [Dentro](https://dentro-innovation.com), we help you to discover, develop and implement AI within your organisation! <br>πŸ“– The original authors of the face swap model can be found [here](https://github.com/deepinsight/insightface/blob/master/examples/in_swapper/README.md).<br>❀️ Feel free to like or duplicate this space!",
53
  thumbnail='./examples/rihatcher.jpg'