akhaliq HF staff commited on
Commit
aa67e03
β€’
1 Parent(s): feac23f

update colab link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ with gr.Blocks(css=css) as demo:
201
  <p>
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/109CvcHvmfTv3hlS8DSetiky9kH1WVKFf"><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>
 
201
  <p>
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>