Commit 7eb1a03
ci: install diffusers from PyPI inside Docker image
The Docker image provides system deps (libGL, etc.) but ships a dev
version from main with no matching tag. Override with PyPI release
inside the container so we test against what real users have, and the
tag clone works.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 64c0609 commit 7eb1a03
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
0 commit comments