Imran Akbar

Results 21 issues of Imran Akbar

The serverless plugin should auto-create an ingress route for each function, so that the expected behavior is the same compared to other serverless cloud environments like AWS lambda, and you...

# What does this PR do? - adds support for sliding window contexts to the animatediff video2video pipeline ## Before submitting - [ ] This PR fixes a typo or...

video

Hi, thanks for this great repo. I was trying to run with a small video (attached) on an nVidia GPU with 24 GB VRAM but ran into CUDA memory issues:...

### 起始日期 | Start Date _No response_ ### 实现PR | Implementation PR _No response_ ### 相关Issues | Reference Issues _No response_ ### 摘要 | Summary Could you please publish checkpoints...

question

I'd like to add in support for the EfficientViT models (https://github.com/mit-han-lab/efficientvit) Is there a standard interface I need to follow? I'm looking here: https://github.com/IDEA-Research/Grounded-Segment-Anything/tree/main/EfficientSAM

### SDK Python ### Description Currently, you can't do WHERE queries on lanceDB struct values from duckDB. This would be very useful to have, since many vector database libraries like...

enhancement

Hi, thanks for publishing this work! I couldn’t find any mention in your paper of the inference time for generating a new model from an image / text. Do you...

### What behavior of the library made you think about the improvement? I'm trying to restrict the output of a multi-lingual LLM to a single language (Korean), as it was...

enhancement

Hi, thanks for this great repo. could you please share the code for the various use cases featured in the readme (inpainting, etc)?

**Is your feature request related to a problem? Please describe.** The BatchAnalyzerEngine which calls the Spacy engine's [process_batch](https://github.com/microsoft/presidio/blob/6c51464cb86c4b5cf03a9bc54338737f06490fb1/presidio-analyzer/presidio_analyzer/nlp_engine/spacy_nlp_engine.py#L123) method doesn't seem to pass through any kwargs for setting the n_process...