File size: 779 Bytes
ab4f513
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
  <div>
    <h1>If the space is too busy and slow head over to the Prodia Explorer</h1>
    <br>
    <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
      <a href="https://blackforestlabs.ai/announcing-black-forest-labs/?utm_source=prodia"><img src="https://img.shields.io/badge/Model_Page-Black_Forest_Labs-blue"></a>
      &nbsp;
      <a href="https://prodia.com/?utm_source=huggingface"><img src="https://img.shields.io/badge/Home_Page-Prodia-green"></a>
      &nbsp;
      <a href="https://app.prodia.com/explorer?utm_source=huggingface"><img src="https://img.shields.io/badge/Prodia-Explorer-yellow"></a>
    </div>
  </div>
</div>