Skip to content

Commit

Permalink
increment to pose3
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin committed Jan 22, 2024
1 parent 5a744a5 commit 88120e7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion environments/cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies:
- moviepy>=1.0
- open-clip-torch>=2.20
- xformers>=0.0.20
- enfugue==0.3.3.post2
- enfugue==0.3.3.post3
- 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 @@ -57,7 +57,7 @@ dependencies:
- diffusers>=0.25.0
- moviepy>=1.0
- open-clip-torch>=2.20
- enfugue==0.3.3.post2
- enfugue==0.3.3.post3
- 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 @@ -55,7 +55,7 @@ dependencies:
- sentencepiece>=0.1
- compel>=2.0
- diffusers>=0.25.0
- enfugue==0.3.3.post2
- enfugue==0.3.3.post3
- moviepy>=1.0
- open-clip-torch>=2.20
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
Expand Down
2 changes: 1 addition & 1 deletion environments/windows-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
- sentencepiece>=0.1
- compel>=2.0
- diffusers>=0.25.0
- enfugue==0.3.3.post2
- enfugue==0.3.3.post3
- moviepy>=1.0
- open-clip-torch>=2.20
- https://cdn.enfugue.ai/tensorrt-8.6.1-cp310-none-win_amd64.whl
Expand Down

0 comments on commit 88120e7

Please sign in to comment.