Spaces:
Running
on
T4
Running
on
T4
optimize-docker
#3
by
imgprcsng
- opened
No description provided.
imgprcsng
changed pull request title from
refactor-notebook
to optimize-docker
I have updated the following
Docker related:
- Split the build into build time and run time image to reduce size of published image
- Updated README.md to use the docker image in the spaces demo
- Added dockerignore to speed up build
App related:
- Removed the wheel installation / groundingdino build during app initialisation as it is now part of the docker image
- Remove unused imports where I spotted it
imgprcsng
changed pull request status to
open
nikigoli
changed pull request status to
merged