parthgandhi

Results 9 issues of parthgandhi

There are times when you want to enforce a standard format. Any interest in adding a `parse_iso8601` to the library? Can simply delegate to [iso8601](https://pypi.python.org/pypi/iso8601) or have a new implementation...

**Context** I have a nested database with some rows. I want to script creating a new row by coping an existing row OR by using a template. **Describe the bug**...

I've been able to get this to work properly via node. But when I try to run it via a service worker in a chrome extension the request succeeds but...

I want to rename the creds from `S3_UPLOAD_SECRET` etc to something more specific to our use case. Also it might be useful to allow passing through some options to the...

enhancement

``` ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback (most recent call last): File "/home/ubuntu/ComfyUI/execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/home/ubuntu/ComfyUI/execution.py", line 83, in get_output_data return_values =...

Overall image dimensions, face dimensions, how much context to show around the face, etc? The paper shows both closeups and half-body images used. Do some work better than others?

I'm using an ip-adapter with attention masking. The masking seems to not work when using this node. I assume cause its tiled it doesn't quite know how to apply the...

Can this node be added to the deployment: https://github.com/cubiq/ComfyUI_FaceAnalysis And if possible, also please add the `DreamShaper SDXL Turbo` model. I see an issue saying using lightning instead, but sometimes...

**Is your feature request related to a problem? Please describe.** Clevertap iOS SDK by default opens up the deeplink using UiApplication.open method. This is not ideal when using Universal Links;...