-
-
Emotion
- https://emotion.sh
-
Hello,
Thank you for this work.
I need to know your ideas. I want to integrate the real time emotion classifier with OpenFace. Is it possible?
Or is there any script that helps me to map the AUs…
-
### What happened?
Plasmo segfaults when I try to build my extension, these are the relevant parts of my `package.json`
```json
"scripts": {
"dev": "bun run watch-routes & plasmo dev…
-
When I bundle my library that has the below dependency versions, the component is trying to import the older version of styled-base rather than the latest styled/base.
```
"use strict";
Object.de…
-
PS E:\emotion-based-music-player-master> & "C:/Users/Anand Kumar/AppData/Local/Programs/Python/Python36/python.exe" e:/emotion-based-music-player-master/display.py
Traceback (most recent call last):
…
-
This is related to the following two tasks #46 and #16 We need only the part that determines if the sentence has emotion and determines that emotion. This functionality needs to be exposed via API t…
-
News: React 18 doesn't support Mui's `makeStyles` utility to make JSS.
However, Mui does include `@emotion/styled`, so we can use `styled` from `@emotion/styled` for future CSS.
We need to replace a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Edited/Blocked
These updates…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When switching to `ReactDOM.createRoot`, opening a Dialog…