Skip to content

Commit

Permalink
revert LDSR installation to be editable (#1549)
Browse files Browse the repository at this point in the history
# Description

LDSR is once again installed to src to be able to import it inside webui

Closes: #1497
  • Loading branch information
codedealer committed Oct 19, 2022
1 parent 64d3e2f commit 96148e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ wget
basicsr==1.4.2 # required by RealESRGAN
gfpgan==1.3.8 # GFPGAN
realesrgan==0.3.0 # RealESRGAN brings in GFPGAN as a requirement
git+https://github.com/CompVis/latent-diffusion
-e git+https://github.com/devilismyfriend/latent-diffusion#egg=latent-diffusion

## for monocular depth estimation
tensorflow==2.10.0
Expand Down

0 comments on commit 96148e8

Please sign in to comment.