Ariel Benichou
Ariel Benichou
this is ten ids for example: ``` [ '47-liver-abundance-identified-greedily', '57-ever-present-formality-confessed-upwardly', '89-defenseless-publicist-owned-intensely', '65-folic-drilling-supplied-yesterday', '54-one-year-adoption-rushed-usefully', '34-restrict-frequency-marked-innocently', '4-subjective-frenchman-soothed-clearly', '14-totalled-mayer-untidied-gently', '73-exulting-accommodation-shopped-cautiously', '81-pervasive-exaggeration-argued-well' ] ```
Same here, I've installed the `jsonmerge` with the `conda install -c defusco jsonmerge` command. but after that I got another error of another dependency missing: ``` ModuleNotFoundError: No module named...
@BrassHead > The fix for me was to add a link in a more standard place with > > `sudo ln -s /opt/homebrew/bin/cmake /usr/local/bin/cmake` > > and then restart terminal....
@lustfeind Thanks! That worked. I've run this ```sh conda activate web-ui; pip install jsonmerge einops clean-fid resize_right torchdiffeq lark gradio fastapi omegaconf piexif fonts font-roboto pytorch_lightning transformers kornia realesrgan scunet...
Same here, tested on NextUI v2.6.8. on iPhone and Android. Android work as expected. and iPhone behave weirdly: when focusing on an input field the keyboard open and the modal...
@wingkwong i'm using NextJs, and i've already setup the device scale and zoom level correctly. Here a screen recording of the issue, you have iOS on the left and Android...