Block a user
Make the import of
sentence_transformers
optional.
types.py
.' (#10) from License_headers into main
Added a license header to `types.py`.
Added a license header to
types.py
.
Give
Video
ability to have a *quality* parameter.
#6: Implemented the video class.
#6: Implemented the video class.
Separate history into a class.
Unfortunately this will not suffice for closing the issue.
- Typing needs to be used to ensure that correct objects are passed to the functions. (e.g. if
filename
is of typestr
, the…
Separate history into a class.
Slight redesign, with inclusion of a Video
class (that will be implemented in a moment).