From 4192218c718e34f239894fd588e24a062fbb6d10 Mon Sep 17 00:00:00 2001 From: Anindya Maiti Date: Mon, 25 Sep 2023 13:46:01 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e216a6c..c089fc7 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ ## Launching a Stable Diffusion Instance on Cloud -Go to Google (or any other cloud proveder), an open [console](https://console.cloud.google.com). Create a VM with a T4 GPU, 15GB RAM, and 30GB disk. Connect to SSH, install git, and clone this [Automatic1111 (A1111) repository](https://github.com/AUTOMATIC1111/stable-diffusion-webui). `cd` in to the cloned directory and run: +Go to Google Cloud (or any other cloud provider), and open [console](https://console.cloud.google.com). +[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). `cd` in to the cloned directory and run: ``` $ bash ./ - ``` ## text2img