Skip to content

Commit b8e1151

Browse files
committed
change pypatchmatch only
1 parent f39cb66 commit b8e1151

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

environments-and-requirements/environment-lin-aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies:
3232
- pip:
3333
- dependency_injector==4.40.0
3434
- getpass_asterisk
35-
- gfpgan==1.3.8
3635
- omegaconf==2.1.1
3736
- picklescan
3837
- pyreadline3
@@ -42,5 +41,6 @@ dependencies:
4241
- git+https://github.com/openai/CLIP.git@main#egg=clip
4342
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k_diffusion
4443
- git+https://github.com/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
44+
- git+https://github.com/invoke-ai/[email protected]#egg=gfpgan
4545
- git+https://github.com/invoke-ai/[email protected]#egg=pypatchmatch
4646
- -e .

environments-and-requirements/environment-lin-amd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ dependencies:
1818
- flask_cors==3.0.10
1919
- flask_socketio==5.3.0
2020
- getpass_asterisk
21-
- gfpgan==1.3.8
2221
- imageio-ffmpeg==0.4.2
2322
- imageio==2.9.0
2423
- kornia==0.6.0
@@ -44,5 +43,6 @@ dependencies:
4443
- git+https://github.com/openai/CLIP.git@main#egg=clip
4544
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion
4645
- git+https://github.com/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
46+
- git+https://github.com/invoke-ai/[email protected]#egg=gfpgan
4747
- git+https://github.com/invoke-ai/[email protected]#egg=pypatchmatch
4848
- -e .

environments-and-requirements/environment-lin-cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies:
2121
- flask_cors==3.0.10
2222
- flask_socketio==5.3.0
2323
- getpass_asterisk
24-
- gfpgan==1.3.8
2524
- imageio-ffmpeg==0.4.2
2625
- imageio==2.9.0
2726
- kornia==0.6.0
@@ -43,5 +42,6 @@ dependencies:
4342
- git+https://github.com/openai/CLIP.git@main#egg=clip
4443
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion
4544
- git+https://github.com/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
45+
- git+https://github.com/invoke-ai/[email protected]#egg=gfpgan
4646
- git+https://github.com/invoke-ai/[email protected]#egg=pypatchmatch
4747
- -e .

environments-and-requirements/environment-mac.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ dependencies:
2525
- diffusers=0.6
2626
- einops=0.3
2727
- eventlet
28+
- grpcio=1.46
2829
- flask=2.1
2930
- flask-socketio=5.3
3031
- flask-cors=3.0
31-
- gfpgan==1.3.8
32-
- grpcio=1.46
3332
- humanfriendly=10.0
3433
- imageio=2.21
3534
- imageio-ffmpeg=0.4
@@ -59,6 +58,7 @@ dependencies:
5958
- git+https://github.com/openai/CLIP.git@main#egg=clip
6059
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion
6160
- git+https://github.com/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
61+
- git+https://github.com/invoke-ai/[email protected]#egg=gfpgan
6262
- git+https://github.com/invoke-ai/[email protected]#egg=pypatchmatch
6363
- -e .
6464
variables:

environments-and-requirements/environment-win-cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies:
2121
- flask_cors==3.0.10
2222
- flask_socketio==5.3.0
2323
- getpass_asterisk
24-
- gfpgan==1.3.8
2524
- imageio-ffmpeg==0.4.2
2625
- imageio==2.9.0
2726
- kornia==0.6.0
@@ -43,5 +42,6 @@ dependencies:
4342
- git+https://github.com/openai/CLIP.git@main#egg=clip
4443
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k_diffusion
4544
- git+https://github.com/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
45+
- git+https://github.com/invoke-ai/[email protected]#egg=gfpgan
4646
- git+https://github.com/invoke-ai/[email protected]#egg=pypatchmatch
4747
- -e .

0 commit comments

Comments
 (0)