manbeast3b commited on
Commit
f1d3e2c
·
verified ·
1 Parent(s): 4a2edad

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -8,7 +8,7 @@ description = "An edge-maxxing model submission by RobertML for the 4090 Flux co
8
  requires-python = ">=3.10,<3.13"
9
  version = "8"
10
  dependencies = [
11
- "diffusers==0.31.0",
12
  "transformers==4.46.2",
13
  "accelerate==1.1.0",
14
  "omegaconf==2.3.0",
 
8
  requires-python = ">=3.10,<3.13"
9
  version = "8"
10
  dependencies = [
11
+ "diffusers @ git+https://github.com/huggingface/diffusers@e24941b2a71cc1e163ffda1731be22bcfcc70c60",
12
  "transformers==4.46.2",
13
  "accelerate==1.1.0",
14
  "omegaconf==2.3.0",