linoyts HF staff commited on
Commit
09bec92
·
verified ·
1 Parent(s): 49aab96

Update app.py

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