linoyts HF staff commited on
Commit
e517d30
1 Parent(s): 09bec92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -140,12 +140,12 @@ 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/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>
147
  </div>
148
-
149
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
150
  <a href="https://github.com/linoytsaban/semantic-sliders" target="_blank">code</a>
151
  |
 
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/Group 4-16.png" width="100" style="display: inline-block">
144
+ <h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block">Latent Navigation</h1>
145
  </div>
146
  <div style="display: flex;align-items: center;justify-content: center">
147
  <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Exploring CLIP text space with FLUX.1 schnell 🪐</h3>
148
  </div>
 
149
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
150
  <a href="https://github.com/linoytsaban/semantic-sliders" target="_blank">code</a>
151
  |