Rama Annaswamy

Results 2 issues of Rama Annaswamy

I have a custom server with a HoC that wraps `styled` in a monorepo _withstyles.js_ ``` import styled from 'styled-components'; export default (WrappedComponent, styles) => styled(WrappedComponent)` ${styles}; ; ``` _Anchor.style.js_...

Getting this error in a arm64 terminal, the library works fine when running in 386 - is this expected? ` dlopen(/Users/user/stable-diffusion-webui/venv/lib/python3.10/site-packages/insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.cpython-310-darwin.so, 0x0002): tried: '/Users/user/stable-diffusion-webui/venv/lib/python3.10/site-packages/insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.cpython-310-darwin.so' (mach-o file, but is an incompatible...