Rooc commited on
Commit
8cca2fb
·
verified ·
1 Parent(s): 6ee49a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -138,6 +138,7 @@ with gr.Blocks(css=css) as demo:
138
  ],
139
  outputs=[result, seed]
140
  )
 
141
  <div class="footer">
142
  <p>
143
  Best AI Tools •
@@ -181,7 +182,7 @@ with gr.Blocks(css=css) as demo:
181
  <a href="https://snow-rider-3d.pro" target="_blank">Snow Rider 3D</a> •
182
  <a href="https://sprunkigame.pro" target="_blank">Sprunki Game</a> •
183
  <a href="https://stickmanhookunblocked.pro" target="_blank">Stickman Hook Unblocked</a> •
184
-
185
  </p>
 
186
 
187
  demo.launch()
 
138
  ],
139
  outputs=[result, seed]
140
  )
141
+ """
142
  <div class="footer">
143
  <p>
144
  Best AI Tools •
 
182
  <a href="https://snow-rider-3d.pro" target="_blank">Snow Rider 3D</a> •
183
  <a href="https://sprunkigame.pro" target="_blank">Sprunki Game</a> •
184
  <a href="https://stickmanhookunblocked.pro" target="_blank">Stickman Hook Unblocked</a> •
 
185
  </p>
186
+ """
187
 
188
  demo.launch()