Spaces:
Running
Running
Update app.py
Browse files
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>
|
|
|
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 |
""")
|