manbeast3b commited on
Commit
142ab7d
·
verified ·
1 Parent(s): ab415dd

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -23,7 +23,7 @@ dependencies = [
23
  ]
24
 
25
  [tool.edge-maxxing]
26
- models = ["black-forest-labs/FLUX.1-schnell", "sayakpaul/flux.1-dev-nf4-pkg"]
27
 
28
  [project.scripts]
29
  start_inference = "main:main"
 
23
  ]
24
 
25
  [tool.edge-maxxing]
26
+ models = ["black-forest-labs/FLUX.1-schnell", "hf-internal-testing/tiny-random-t5"]
27
 
28
  [project.scripts]
29
  start_inference = "main:main"