claychinasky

Results 12 comments of claychinasky

Yes, I did. FN + 1 keys are working as F keys but WASD and other keys are not working with FN key remmaped on LWIN key. When I try...

Ok figured out. Both function layer and base layer mapping needs to match. What was happening once FN key is pressed it turns itself to LWIN key. After I correct...

I'm getting bad results with this, for example `photo of a car` gives this, ![test](https://user-images.githubusercontent.com/14942524/235403238-c31b5c1c-d583-4394-b7ce-80fbdca1e4d4.png) ``` Reloading t5 Encoded. Running 1st stage 100%|██████████████████████████████████████████████████| 50/50 [02:13

it is not the seed, I tried different seeds and different prompts as well. Tried with default settings mostly and with `smart100` too, just only one time, I got something...

and this is the `pip freeze` : ``` absl-py==1.4.0 accelerate==0.17.1 addict==2.4.0 aenum==3.1.12 aiofiles==23.1.0 aiohttp==3.8.4 aiosignal==1.3.1 altair==4.2.2 antlr4-python3-runtime==4.9.3 anyio==3.6.2 appdirs==1.4.4 argcomplete==3.0.5 astroid @ file:///home/conda/feedstock_root/build_artifacts/astroid_1682340084254/work async-timeout==4.0.2 attrs==23.1.0 autopep8 @ file:///home/conda/feedstock_root/build_artifacts/autopep8_1677845287175/work Babel==2.12.1 basicsr==1.4.2...

> how do we get this UI? do ```python run_ui.py ```

Xubuntu 22.04, beta 15, X11, qtile, 2080 rtx I get around ~2700 fps on idle, when I open a menu and don't move mouse, fps drops to ~1600, if I...

I updated the client only for now, to see if the issue still exists. Yet it looks likely random to occurring issue.

Haven't got the same issue yet, using Rustdesk everyday. So its fair to close the issue. Thanks

is it possible that, this memory leak is coming from the hashing code? I haven't looked into it deeply, but I'm on gradio 3.16.2 and after adding `--no-hashing` which added...