• Clayton Sims's avatar
    Legacy Inpainting Pipeline for Onnx Models (#1237) · 30220905
    Clayton Sims authored
    
    
    * Add legacy inpainting pipeline compatibility for onnx
    
    * remove commented out line
    
    * Add onnx legacy inpainting test
    
    * Fix slow decorators
    
    * pep8 styling
    
    * isort styling
    
    * dummy object
    
    * ordering consistency
    
    * style
    
    * docstring styles
    
    * Refactor common prompt encoding pattern
    
    * Update tests to permanent repository home
    
    * support all available schedulers until ONNX IO binding is available
    Co-authored-by: default avatarAnton Lozhkov <aglozhkov@gmail.com>
    
    * updated styling from PR suggested feedback
    Co-authored-by: default avatarAnton Lozhkov <aglozhkov@gmail.com>
    30220905
__init__.py 3.46 KB