tanh1c's picture
Add Gradio image demo
d13c106

A newer version of the Gradio SDK is available: 6.11.0

Upgrade

Text App Modules

Place text-specific inference handlers here.

Suggested additions:

  • model wrapper classes
  • preprocessing helpers
  • prediction utilities
  • calibration or explanation helpers if needed

After adding a handler, register it in assignments/assignment-1/app/main.py.