• Sayak Paul's avatar
    [feat: Benchmarking Workflow] add stuff for a benchmarking workflow (#5839) · 1d686bac
    Sayak Paul authored
    * add poc for benchmarking workflow.
    
    * import
    
    * fix argument
    
    * fix: argument
    
    * fix: path
    
    * fix
    
    * fix
    
    * path
    
    * output csv files.
    
    * workflow cleanup
    
    * append token
    
    * add utility to push to hf dataset
    
    * fix: kw arg
    
    * better reporting
    
    * fix: headers
    
    * better formatting of the numbers.
    
    * better type annotation
    
    * fix: formatting
    
    * moentarily disable check
    
    * push results.
    
    * remove disable check
    
    * introduce base classes.
    
    * img2img class
    
    * add inpainting pipeline
    
    * intoduce base benchmark class.
    
    * add img2img and inpainting
    
    * feat: utility to compare changes
    
    * fix
    
    * fix import
    
    * add args
    
    * basepath
    
    * better exception handling
    
    * better path handling
    
    * fix
    
    * fix
    
    * remove
    
    * ifx
    
    * fix
    
    * add: support for controlnet.
    
    * image_url -> url
    
    * move images to huggingface hub
    
    * correct urls.
    
    * root_ckpt
    
    * flush before benchma...
    1d686bac
Makefile 2.59 KB