Spaces:
Sleeping
Sleeping
imseldrith
commited on
Commit
•
0a590ad
1
Parent(s):
cfc17e1
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -151,9 +151,9 @@
|
|
151 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
152 |
</head>
|
153 |
<body>
|
154 |
-
|
155 |
<div class="container">
|
156 |
-
<
|
157 |
<h1 class="mt-5">Image Generator</h1>
|
158 |
<form action="/generate" method="POST" onsubmit="showGeneratingMessage()">
|
159 |
<div class="mb-3">
|
|
|
151 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
152 |
</head>
|
153 |
<body>
|
154 |
+
|
155 |
<div class="container">
|
156 |
+
<img src="https://imseldrith-imagine.hf.space/static/imagine_logo.gif">
|
157 |
<h1 class="mt-5">Image Generator</h1>
|
158 |
<form action="/generate" method="POST" onsubmit="showGeneratingMessage()">
|
159 |
<div class="mb-3">
|