root commited on
Commit
1717a8f
1 Parent(s): 804d763

add colab center

Browse files
Files changed (1) hide show
  1. header.html +3 -5
header.html CHANGED
@@ -36,10 +36,8 @@
36
  <p style="margin-bottom: 10px; font-size: 94%">
37
  AltDiffusion has been added to 🧨Diffusers, see the documentation page: <a href="https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion">🧨 Pipeline doc</a>
38
  </p>
39
- <p style="margin-bottom: 10px; font-size: 94%">
40
  你可以在colab试用我们的模型(You can try our models in the colab)
41
- </p>
42
- <div align="center">
43
- <a href="https://colab.research.google.com/drive/1tBJGvocO4TBKBI22oKHtqyPDgcjqDSgF#scrollTo=QkNJDy4sVRBu"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
44
- </div>
45
  </div>
 
36
  <p style="margin-bottom: 10px; font-size: 94%">
37
  AltDiffusion has been added to 🧨Diffusers, see the documentation page: <a href="https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion">🧨 Pipeline doc</a>
38
  </p>
39
+ <p style="margin-bottom: 10px; font-size: 94%; text-align: left;">
40
  你可以在colab试用我们的模型(You can try our models in the colab)
41
+ <a href="https://colab.research.google.com/drive/1tBJGvocO4TBKBI22oKHtqyPDgcjqDSgF#scrollTo=QkNJDy4sVRBu"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
42
+ </p>
 
 
43
  </div>