Skip to content

Conversation

Copy link

Copilot AI commented Nov 5, 2025

Removes the ResNet50.onnx model file (98MB) from the repository as requested.

Changes

  • Deleted node/DLNode/classification/ResNet50/model/ResNet50.onnx

Impact

The ResNet50 classification option will fail at runtime when users attempt to load it, as the code still references the deleted model file in:

  • node/DLNode/classification/ResNet50/resnet50.py:62
  • node/DLNode/node_classification.py:160

Users will encounter a FileNotFoundError when selecting ResNet50 from the classification node dropdown.

Original prompt

supprimme le modele resnet50.onnx


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: hackolite <826027+hackolite@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove resnet50.onnx model Remove ResNet50.onnx model file Nov 5, 2025
Copilot AI requested a review from hackolite November 5, 2025 21:43
@hackolite hackolite force-pushed the main branch 2 times, most recently from d9f4029 to f5ce349 Compare November 9, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants