This repository has been archived by the owner on May 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03868e0
commit 3f18767
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{% extends "base.html" %} | ||
|
||
{% block announce %} | ||
This project has been migrated to <a href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a>. This repository and docs is for archive only and no longer receives update. | ||
This project has been migrated to <a style="color: #fff;" href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a>. This repository and docs is for archive only and no longer receives update. | ||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{% extends "base.html" %} | ||
|
||
{% block announce %} | ||
该项目已迁移至 <a href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a> 存储库。原存储库和本文档已不再更新。 | ||
该项目已迁移至 <a style="color: #fff;" href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a> 存储库。原存储库和本文档已不再更新。 | ||
{% endblock %} |