-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Greetings,
The Problem: Currently there's no option to continue training of the already trained model or fine tuning the model with the updated dataset.
Please add this feature in next update please. For the Pose application.
Dependency Issue:
For the Updated version of the app
Installing collected packages: lightning
Attempting uninstall: lightning
Found existing installation: lightning 2.2.5
Uninstalling lightning-2.2.5:
Successfully uninstalled lightning-2.2.5
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lightning-pose-app 1.5.0 requires lightning[app]==2.2.5, but you have lightning 2.5.1.post0 which is incompatible.
Successfully installed lightning-2.5.1.post0
/home/shivam/Desktop/Python_Venvs/lia/bin/python3.10: No module named lightning.main; 'lightning' is a package and cannot be directly executed