Skip to content

Commit ac8fb10

Browse files
Update README.md
1 parent d010245 commit ac8fb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ___
6161
* ```git clone https://github.com/explainingai-code/StableDiffusion-PyTorch.git```
6262
* ```cd StableDiffusion-PyTorch```
6363
* ```pip install -r requirements.txt```
64-
* Download lpips weights by opening this link in browser(dont use cURL or wget) https://github.com/richzhang/PerceptualSimilarity/blob/master/lpips/weights/v0.1/vgg.pth . Place the downloaded weights file in ```models/weights/v0.1/vgg.pth```
64+
* Download lpips weights by opening this link in browser(dont use cURL or wget) https://github.com/richzhang/PerceptualSimilarity/blob/master/lpips/weights/v0.1/vgg.pth and downloading the raw file. Place the downloaded weights file in ```models/weights/v0.1/vgg.pth```
6565

6666
___
6767

0 commit comments

Comments
 (0)