diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-08-31 11:23:03 +0300 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-08-31 11:23:03 +0300 |
commit | 672ec05e876301e850a9ee3f920d53f73bdd6a24 (patch) | |
tree | 17750467128ce2625ddef0adea7307bdc7397671 | |
parent | 476b27639eb8d35aa0fa1a83227c3ed80b98cf65 (diff) |
added links to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Original script with Gradio UI was written by a kind anonymous user. This is a m 
## Installing and running
-You need python and git installed to run this. I tested the installation to work with Python 3.8.10,
+You need [python](https://www.python.org/downloads/windows/) and [git](https://git-scm.com/download/win) installed to run this. I tested the installation to work with Python 3.8.10,
you may be able to run this on different versions.
You need Stable Diffusion model checkpoint, a big file containing the neural network weights. You
|