diff --git a/tests/test_image.py b/tests/test_image.py index 6d6018e4..c6a52f1d 100644 --- a/tests/test_image.py +++ b/tests/test_image.py @@ -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,