Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -140,7 +140,7 @@ css = '''
|
|
140 |
'''
|
141 |
intro = """
|
142 |
<div style="display: flex;align-items: center;justify-content: center">
|
143 |
-
<img src="https://huggingface.co/spaces/LatentNavigation/latentnavigation-flux/
|
144 |
</div>
|
145 |
<div style="display: flex;align-items: center;justify-content: center">
|
146 |
<h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Exploring CLIP text space with FLUX.1 schnell 🪐</h3>
|
|
|
140 |
'''
|
141 |
intro = """
|
142 |
<div style="display: flex;align-items: center;justify-content: center">
|
143 |
+
<img src="https://huggingface.co/spaces/LatentNavigation/latentnavigation-flux/resolve/main/huggy_astronaut_text.png" width="100" style="display: inline-block">
|
144 |
</div>
|
145 |
<div style="display: flex;align-items: center;justify-content: center">
|
146 |
<h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Exploring CLIP text space with FLUX.1 schnell 🪐</h3>
|