Spaces:
Runtime error
Runtime error
Commit
β’
e20a98f
1
Parent(s):
aa67e03
Remove "Running on a..." tag
Browse filesWe already have this info here
![image.png](https://s3.amazonaws.com/moonup/production/uploads/1669122291011-624bebf604abc7ebb01789af.png)
app.py
CHANGED
@@ -202,7 +202,6 @@ with gr.Blocks(css=css) as demo:
|
|
202 |
Demo for Anything V3 + in colab notebook you can load any other Diffusers 𧨠SD model hosted on HuggingFace π€.
|
203 |
</p>
|
204 |
<p>You can skip the queue and load custom models in the colab: <a href="https://colab.research.google.com/drive/1AC4c4e0fJDFjgTqY_M-F4tUe3kVUDeuk"><img data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab" src="https://camo.githubusercontent.com/84f0493939e0c4de4e6dbe113251b4bfb5353e57134ffd9fcab6b8714514d4d1/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667"></a></p>
|
205 |
-
Running on <b>{device}</b>{(" in a <b>Google Colab</b>." if is_colab else "")}
|
206 |
</p>
|
207 |
</div>
|
208 |
"""
|
|
|
202 |
Demo for Anything V3 + in colab notebook you can load any other Diffusers 𧨠SD model hosted on HuggingFace π€.
|
203 |
</p>
|
204 |
<p>You can skip the queue and load custom models in the colab: <a href="https://colab.research.google.com/drive/1AC4c4e0fJDFjgTqY_M-F4tUe3kVUDeuk"><img data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab" src="https://camo.githubusercontent.com/84f0493939e0c4de4e6dbe113251b4bfb5353e57134ffd9fcab6b8714514d4d1/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667"></a></p>
|
|
|
205 |
</p>
|
206 |
</div>
|
207 |
"""
|