from app import create_anaglyph # Provide paths to your test images create_anaglyph("person.png", "bg.png", "test_anaglyph.png")