Christian Guetnga
Christian Guetnga
Improve docs
Please, make a better docs for STDP and Izhikevich modules with examples, because it's not clear how to use them
I added some labels into the window, but text is hidden or something. ``` local ltui = require("ltui") local application = ltui.application local event = ltui.event local rect = ltui.rect...
Hi! Great job, app is awesome! I want to make widget for Qtile bar to display current track and control playback using this app. Is it possible using DBus?
Hi Coco! It's me again Give me a hint: is there any option to use OpenCV Mat as LfTexture id? I need to show frames from VideoCapture, and, I guess,...
Hi! I like your fetch, nice work! It's a pity that there has been no work on this project for about a year. I think I could help with some...
### 🐛 Describe the bug ## Description `@huggingface/inference` dependency is outdated, so it causes this error: ``` project/node_modules/@llm-tools/embedjs-huggingface/node_modules/@langchain/community/dist/embeddings/hf.js:1 import { InferenceClient, } from "@huggingface/inference"; ^^^^^^^^^^^^^^^ SyntaxError: The requested module '@huggingface/inference'...