removed gradio

This commit is contained in:
2025-12-23 18:24:40 -07:00
parent 43a34aaf00
commit 8804b45067
12 changed files with 1363 additions and 2271 deletions

View File

@ -5,5 +5,4 @@ onnx_graphsurgeon>=0.5.0
# optional but useful for visualization / quick sanity checks
supervision>=0.27.0
Pillow>=10.0.0
# For the custom annotation GUI
gradio>=4.0.0
# GUI is Tkinter-based (standard library)