Part 3 β Site Packages [Customize your app]
In Supervisely applications, we have provided the ability to add site-packages.
Table of content
Step 1 β Create requirements.txt file in application root
requirements.txt file in application root
Step 2 β Add a list of all required libraries with versions
requirements.txt
Step 3 β Add library to code
src/main.py
Step 4 β Results
PreviousPart 2 β Errors handling [Catching all bugs]NextPart 4 β SDK Preview [Lemons counter app]
Last updated
Was this helpful?