Uthar commited on
Commit
c675b60
·
verified ·
1 Parent(s): efa7a46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -138,7 +138,8 @@ with gr.Blocks(fill_width=True) as demo:
138
  </style>
139
  <div id="notworkingBanner">
140
  <h1>NOT WORKING!!</h1>
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>HF feels like working in a company where you have some PY gurus that play around with the productive system anyway they like. <b>No announcement. No respect for user code. Breaking changes - they don't care.</b><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
  """)
 
138
  </style>
139
  <div id="notworkingBanner">
140
  <h1>NOT WORKING!!</h1>
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
+ Writing stuff for HF feels like working in a company where some PY gurus play around with the productive system anyway they like. <b>No announcement. No respect for user code. Breaking changes - they don't care.</b><br/>
143
  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>
144
  </div>
145
  """)