1. 23 Sep, 2025 1 commit
    • Muyang Li's avatar
      chore: add qwen-image tests for v1, clean the requirements (#712) · de6a75b6
      Muyang Li authored
      * add the v1 tests
      
      * formalize the requirements
      
      * update
      
      * update
      
      * well format the dependency
      
      * update docs
      
      * update
      
      * update
      
      * update the dependency
      
      * fix the version in ci
      
      * well organize the dependency
      
      * update the pr list
      
      * update tests
      
      * add tests for qwen-image
      
      * add qwen-image lightning
      
      * add tests
      
      * update fp4 lpips
      
      * add tests for qwen-image-edit
      
      * update
      
      * updat
      
      * add 8 steps lora back
      
      * update nvfp4 results
      
      * add qwen-image-edit-lightning
      
      * style: make linter happy
      
      * do not use batch when batchsize is 1
      
      * update
      
      * finished all the tests
      
      * add cn test
      
      * style: make linter happy
      
      * update
      
      * add qwen-image controlnet
      
      * update
      
      * add fp4 metrics
      
      * fix the tests
      de6a75b6
  2. 20 Sep, 2025 1 commit
    • dengdong's avatar
      feat: sdxl model support (#674) · b0484ae0
      dengdong authored
      * feat: sdxl model support
      
      * code style auto-modified by pre-commit hook
      
      * refine comments
      
      * add tests and examples for sdxl
      
      * refine sdxl tests code
      
      * make linter happy
      
      * mv the locations of the examples
      
      * move the locations of the tests
      
      * refine tests and examples
      
      * add API documentation for unet_sdxl.py
      
      * usage doc for sdxl
      
      * update docs
      
      * update
      
      * refine pipeline initialization
      
      * refine tests for sdxl/sdxl-turbo
      b0484ae0