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.
1 parent d8244b5 commit c45940dCopy full SHA for c45940d
docs/source/en/community_projects.md
@@ -75,4 +75,8 @@ Happy exploring, and thank you for being part of the Diffusers community!
75
<td><a href="https://github.com/cumulo-autumn/StreamDiffusion"> StreamDiffusion </a></td>
76
<td>A Pipeline-Level Solution for Real-Time Interactive Generation</td>
77
</tr>
78
+ <tr style="border-top: 2px solid black">
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
</table>
0 commit comments