Skip to content

Commit

Permalink
Update cuda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin authored Jan 18, 2024
1 parent 78108f4 commit 374e9d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion environments/build/ubuntu-latest/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- make=4.3
- nodejs
- ffmpeg
- opencv
- opencv=4.8.1
- openh264
- git
- pip:
Expand Down Expand Up @@ -71,6 +71,8 @@ dependencies:
- xformers>=0.0.20
- open_clip_torch>=2.12.0
- pyinstaller-hooks-contrib==2023.11
- opencv-python==4.8.1.78
- opencv-python-headless==4.8.1.78
- 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 374e9d4

Please sign in to comment.