Uthar commited on
Commit
fc0b9f6
·
verified ·
1 Parent(s): 251382c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ with gr.Blocks(fill_width=True) as demo:
141
  <p>Thanks to the updates by the HF gods, this space doesn't work anymore. Yes - HF isn't a stable code base; don't use the backend for anything important.<br/>
142
  I know this sucks - and if you (like me) a little miffed about that: go to the forum and open a complaint. Maybe (just maybe) this will get some attention.</p>
143
  </div>
144
- """)
145
 
146
  with gr.Tab(str(num_models) + ' Models'):
147
  with gr.Column(scale=2):
 
141
  <p>Thanks to the updates by the HF gods, this space doesn't work anymore. Yes - HF isn't a stable code base; don't use the backend for anything important.<br/>
142
  I know this sucks - and if you (like me) a little miffed about that: go to the forum and open a complaint. Maybe (just maybe) this will get some attention.</p>
143
  </div>
144
+ """)
145
 
146
  with gr.Tab(str(num_models) + ' Models'):
147
  with gr.Column(scale=2):