MohamedTalaat91 commited on
Commit
ea0b2af
1 Parent(s): 2ac8b4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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