# config.py # Default values for the parameters DEFAULT_NEGATIVE_PROMPT = "" DEFAULT_CONTROLNET_CONDITIONING_SCALE = 0.9 DEFAULT_GUIDANCE_SCALE = 3.5 DEFAULT_SEED = 124 DEFAULT_NUM_INFERENCE_STEPS = 24 DEFAULT_TRUE_GUIDANCE_SCALE = 3.5 TITLE = "🫧 Snap Clean 🧽" BUY_ME_A_COFFE = """ """ DESCRIPTION = f"""

Remove Unwanted Objects from Photos.

1. Upload the photo with the object you want to remove.
2. Select the "Draw" button.
3. Color over the part of the photo that you want to remove.
4. Click the "Submit" button.
5. Watch the magic happen!

"""