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
Step 3 — Add library to code
Step 4 — Results
Last updated