Greg Hazel
Greg Hazel
It would be helpful to be able to replace / customize the ABPersonViewController (like the $16 billion dollar messenger does), to add actions.
It's a little bit difficult to make grid output display columns in the order you want. An array of hashes with the same keys is turned in to a grid,...
```python ghazel@mbp:~/projects/img2img-turbo % python3 -m venv venv ghazel@mbp:~/projects/img2img-turbo % source venv/bin/activate (venv) ghazel@mbp:~/projects/img2img-turbo % pip install -r requirements.txt Collecting clip@ git+https://github.com/openai/CLIP.git (from -r requirements.txt (line 1)) Cloning https://github.com/openai/CLIP.git to /private/var/folders/0y/htq8tzk13y7gtff3lqn2v15r0000gn/T/pip-install-ul3xh85e/clip_9523e6f9b2c54dff94172042bf4027d9...
```python ghazel@mbp:~/projects/img2img-turbo % conda env create -f environment.yaml Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies....
This is a feature request for a `forwardbody` type of feature for redirects, much like the `forwardheaders` option. Simply put, POST data would get re-submitted after a redirect. This plus...