From 1d6310a74ac0c519600836962035ea8033cd3c1f Mon Sep 17 00:00:00 2001 From: Anindya Maiti Date: Mon, 25 Sep 2023 13:47:11 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a24ded..39f5185 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Launching a Stable Diffusion Instance on Cloud -Go to Google Cloud (or any other cloud provider), and open [console](https://console.cloud.google.com). +Go to [Google Cloud](https://console.cloud.google.com) (or any other cloud provider), and open console. [Trial $300 Google Cloud credits](https://cloud.google.com/free/docs/free-cloud-features). Create a VM with a GPU, at least 15GB RAM, and 30GB disk. Connect to SSH, install git, and clone this [Automatic1111 (A1111) repository](https://github.com/AUTOMATIC1111/stable-diffusion-webui).