Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ def get_example():
|
|
| 77 |
|
| 78 |
|
| 79 |
title = r"""
|
| 80 |
-
<h1 align="center">PhotoMaker:
|
| 81 |
"""
|
| 82 |
|
| 83 |
css = '''
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
title = r"""
|
| 80 |
+
<h1 align="center">PhotoMaker: Generate images with facial consistency to input images</h1>
|
| 81 |
"""
|
| 82 |
|
| 83 |
css = '''
|