# SGDNet Gradio Interface This is a Gradio interface for the SGDNet model, which extracts glacier boundaries from multisource remote sensing data. ## Setup 1. Install the required packages: pip install -r requirements.txt 2. Run the Gradio app: python gradio_app.py 3. Open your browser to the provided local URL to interact with the interface.