aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-11 18:52:40 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-11 18:52:40 +0300
commitd97c6f221ff9f97823c7ffce181a243dec895fa1 (patch)
tree65c1b92b081edbd6a5c410838f939fcee22f0fd2 /README.md
parentf194457229e4537912467bc60ac3a873f473a63c (diff)
added instructions for manual installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24528981..04de29ca 100644
--- a/README.md
+++ b/README.md
@@ -203,6 +203,7 @@ mkdir repositories
git clone https://github.com/CompVis/stable-diffusion.git repositories/stable-diffusion
git clone https://github.com/CompVis/taming-transformers.git repositories/taming-transformers
git clone https://github.com/sczhou/CodeFormer.git repositories/CodeFormer
+git clone https://github.com/salesforce/BLIP.git repositories/BLIP
# install requirements of Stable Diffusion
pip install transformers==4.19.2 diffusers invisible-watermark --prefer-binary