Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ def generate_image(
|
|
160 |
_HEADER_ = '''
|
161 |
|
162 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
163 |
-
<img src="https://huggingface.co/spaces/MohamedTalaat91/2B-Egypt/resolve/main/logo.png" alt="Logo">
|
164 |
<h1 style="font-size: 2.5rem; font-weight: 700; margin-bottom: 1rem; display: contents;">2B AI PHOTOMAKER</h1>
|
165 |
</div>
|
166 |
|
|
|
160 |
_HEADER_ = '''
|
161 |
|
162 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
163 |
+
<center><img src="https://huggingface.co/spaces/MohamedTalaat91/2B-Egypt/resolve/main/logo.png" alt="Logo">
|
164 |
<h1 style="font-size: 2.5rem; font-weight: 700; margin-bottom: 1rem; display: contents;">2B AI PHOTOMAKER</h1>
|
165 |
</div>
|
166 |
|