Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin committed Oct 5, 2023
1 parent 0a50247 commit 239f2f9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion environments/cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies:
- certifi>=2023.5.7
- lycoris-lora>=1.8
- openmim>=0.3.9,<0.4
- enfugue==0.2.3.post2
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/linux-cuda-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ dependencies:
- timm>=0.9.2,<1.0
- certifi>=2023.5.7
- lycoris-lora>=1.8
- enfugue==0.2.3.post2
- openmim>=0.3.9,<0.4
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/linux-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
- certifi>=2023.5.7
- lycoris-lora>=1.8
- openmim>=0.3.9,<0.4
- enfugue==0.2.3.post2
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/linux-tensorrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ dependencies:
- onnx-graphsurgeon==0.3.26
- tensorrt==8.6.1
- protobuf==3.20.1
- enfugue==0.2.3.post2
- openmim>=0.3.9,<0.4
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/macos-mps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ dependencies:
- timm>=0.9.2,<1.0
- certifi>=2023.5.7
- lycoris-lora>=1.8
- enfugue==0.2.3.post2
- openmim>=0.3.9,<0.4
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/windows-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ dependencies:
- timm>=0.9.2,<1.0
- lycoris-lora>=1.8
- certifi>=2023.5.7
- enfugue==0.2.3.post2
- openmim>=0.3.9,<0.4
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down
2 changes: 1 addition & 1 deletion environments/windows-tensorrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ dependencies:
- lycoris-lora==1.7.2
- certifi>=2023.5.7
- protobuf==3.20.1
- enfugue==0.2.3.post2
- openmim>=0.3.9,<0.4
- enfugue==0.2.4
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- git+https://github.com/openai/CLIP.git@main#egg=clip
- git+https://github.com/CompVis/stable-diffusion.git@main#egg=latent-diffusion
Expand Down

0 comments on commit 239f2f9

Please sign in to comment.