danielrosehill's picture
Redesign interface with accordion cards and category pills
292d92c
|
Raw
History Blame Contribute Delete
198 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade

This Python projects should use a virtual environment.

Create one with uv by:

  • Writing requirements.txt
  • Writing a bash script to create the venv
  • Run it and debug any errors that we encounter