# Front-end requirements for Hugging Face Spaces (Gradio UI) # Deploy the Gradio app in src/sharp/web/app.py using these minimal dependencies. # Install with: pip install -r requirements.txt gradio==4.44.0 requests==2.32.5