Alex Seville

Results 6 issues of Alex Seville

I'm going to develop a proper roadmap for Blanket 2.0, and I'm hoping to get feedback on the complete list of changes it should entail. The following is a list...

I'm going to release the changes currently in development as v1.1.6, but after that I'm going to work on creating a version 2.0 release of Blanket, with some major changes....

Any interest in having me modify my [Minimap code](http://alex-seville.github.com/minimap/) and integrating it into this project? I feel like it might be a good fit for the project, I'll just need...

Is the scope tree that is output based on a standard or is it custom to this project? I'm trying to identify the variables that are exported, by parsed code,...

I'm trying to convert Marigold (https://huggingface.co/prs-eth/marigold-v1-0) which has a custom pipeline (https://github.com/huggingface/diffusers/blob/main/examples/community/marigold_depth_estimation.py). When I run `python_coreml_stable_diffusion.torch2coreml` I get the error: ``` AttributeError: module diffusers has no attribute MarigoldPipeline ``` How...

Update the oauth verifier code to return all the info the api returns Update the test for verifier And also update the oauth example because it was passing a single...