Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker image #716

Merged
merged 11 commits into from
May 5, 2023
Merged

Update Docker image #716

merged 11 commits into from
May 5, 2023

Conversation

Trojaner
Copy link
Contributor

@Trojaner Trojaner commented May 5, 2023

  • Updated README to use docker compose run instead of docker compose up to fix broken tqdm
  • Fixed build for latest release
  • Replace pillow with pillow-simd
  • Removed --no-cache again as pip cache is not enabled anyway

I tried the following as well, however it did not work due to torch nightly being broken for cu121:

  • Using torch 2.1.0 nightly for full CUDA 12.1 support (right now its CUDA 11.8 for torch)
  • xformers nightly (for torch 2.1.0 support)

ImportError: cannot import name '_get_privateuse1_backend_name' from 'torch._C' (/usr/local/lib/python3.10/dist-packages/torch/_C.cpython-310-x86_64-linux-gnu.so)

@Trojaner Trojaner changed the title Update Docker image Update Docker image with Torch 2.1.0 May 5, 2023
@Trojaner Trojaner changed the title Update Docker image with Torch 2.1.0 Update Docker image May 5, 2023
@Trojaner Trojaner changed the base branch from master to dev May 5, 2023 16:06
@Trojaner Trojaner marked this pull request as ready for review May 5, 2023 16:22
@Trojaner Trojaner marked this pull request as draft May 5, 2023 16:26
@Trojaner Trojaner marked this pull request as ready for review May 5, 2023 17:51
@bmaltais
Copy link
Owner

bmaltais commented May 5, 2023

Many thanks for the update

@bmaltais bmaltais merged commit d73d70d into bmaltais:dev May 5, 2023
1 check failed
bmaltais pushed a commit that referenced this pull request Aug 5, 2023
fix sdxl_gen_img not working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants