Skip to content

Commit 4a4b618

Browse files
authored
Attempt to fix embedded demo (#1511)
1 parent e65d0a7 commit 4a4b618

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

wuerstchen.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ You can also find a detailed explanation video here:
4040

4141
## How to use Würstchen?
4242
You can either try it using the Demo here:
43-
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.42.0/gradio.js"> </script>
43+
44+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.44.2/gradio.js"> </script>
4445
<gradio-app theme_mode="light" space="warp-ai/Wuerstchen"></gradio-app>
4546

4647
Otherwise, the model is available through the Diffusers Library, so you can use the interface you are already familiar with. For example, this is how to run inference using the `AutoPipeline`:
@@ -135,4 +136,4 @@ to make it accessible to so many more people!
135136
* All the checkpoints can be found on the [hub](https://huggingface.co/warp-ai)
136137
* You can try out the [demo here](https://huggingface.co/spaces/warp-ai/Wuerstchen).
137138
* Join our [Discord](https://discord.com/invite/BTUAzb8vFY) if you want to discuss future projects or even contribute with your own ideas!
138-
* Training code and more can be found in the official [GitHub repository](https://github.com/dome272/wuerstchen/)
139+
* Training code and more can be found in the official [GitHub repository](https://github.com/dome272/wuerstchen/)

0 commit comments

Comments
 (0)