We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
model search
1 parent 9d2c8d8 commit c1e7fd5Copy full SHA for c1e7fd5
docs/source/en/community_projects.md
@@ -79,4 +79,8 @@ Happy exploring, and thank you for being part of the Diffusers community!
79
<td><a href="https://github.com/Netwrck/stable-diffusion-server"> Stable Diffusion Server </a></td>
80
<td>A server configured for Inpainting/Generation/img2img with one stable diffusion model</td>
81
</tr>
82
+ <tr style="border-top: 2px solid black">
83
+ <td><a href="https://github.com/suzukimain/auto_diffusers"> Model Search </a></td>
84
+ <td>Search models on Civitai and Hugging Face</td>
85
+ </tr>
86
</table>
0 commit comments