Skip to content

Commit

Permalink
tests: other test bridge agent causing fail
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Jun 3, 2024
1 parent 3d9114b commit 9eb27e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def test_simple_image_gen(api_key: str, HORDE_URL: str, CIVERSION: str) -> None:
pop_dict = {
"name": "CICD Fake Dreamer",
"models": TEST_MODELS,
"bridge_agent": "AI Horde Worker reGen:4.1.0-citests:https://github.com/Haidra-Org/horde-worker-reGen",
"bridge_agent": "AI Horde Worker reGen:8.0.1-citests:https://github.com/Haidra-Org/horde-worker-reGen",
"amount": 10,
"max_pixels": 4194304,
"allow_img2img": True,
Expand Down

0 comments on commit 9eb27e0

Please sign in to comment.