We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877b88e commit ae94e48Copy full SHA for ae94e48
pyproject.toml
@@ -39,7 +39,6 @@ dependencies = [
39
"compel==2.0.2",
40
"controlnet-aux==0.0.7",
41
"diffusers[torch]==0.27.2",
42
- "flux @ git+https://github.com/black-forest-labs/flux.git@c23ae247225daba30fbd56058d247cc1b1fc20a3",
43
"invisible-watermark==0.2.0", # needed to install SDXL base and refiner using their repo_ids
44
"mediapipe==0.10.7", # needed for "mediapipeface" controlnet model
45
"numpy==1.26.4", # >1.24.0 is needed to use the 'strict' argument to np.testing.assert_array_equal()
0 commit comments