Dmitry Kryaklin
Dmitry Kryaklin
FYI There is an open PR for OKLab support in `colord` library https://github.com/omgovich/colord/pull/92
Hello there. I am working on this issue and already have something to share. But before I push anything I need some help here: Let's say we added both lab...
Parser for LAB color is very basic and allows to pass only Object in the next format e.g. `{ l: 15.05, a: 6.68, b: 14.59, alpha: 0.5 }` Here part...
Please have a look https://github.com/omgovich/colord/pull/92/files @omgovich @ai 🙏
@omgovich of course! Take care! Also, just want to link this issue here https://github.com/stylelint/stylelint/issues/5905
@alangpierce Hey, what about support import/export without backticks? E.g. ``` import React from 'react' import {connect} from 'react-redux' class App extends React.Component @displayName: 'App' export {App} ```
Small update: I managed to change the default properties for `print_progress` and `print_special` and they seem working fine. Which is great. For some reason, `max_len 1` is not working. So...
PR: https://github.com/ggerganov/whisper.cpp/pull/454
@ggerganov hi, if you can provide me some hints on how to do it, I am more than happy start working on it in my PR
@broccolihighkicks not really, I am going to focus on the node addon version since it is more promising in terms of speed.