Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,6 +22,7 @@ import math
|
|
| 22 |
|
| 23 |
|
| 24 |
|
|
|
|
| 25 |
#### Description ####
|
| 26 |
title = r"""<h1 align="center">CustomNet: Object Customization with Variable-Viewpoints in Text-to-Image Diffusion Models</h1>"""
|
| 27 |
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
|
| 25 |
+
|
| 26 |
#### Description ####
|
| 27 |
title = r"""<h1 align="center">CustomNet: Object Customization with Variable-Viewpoints in Text-to-Image Diffusion Models</h1>"""
|
| 28 |
|