1. 27 Jun, 2024 11 commits
  2. 26 Jun, 2024 7 commits
  3. 25 Jun, 2024 2 commits
    • comfyanonymous's avatar
      Implement my alternative take on CFG++ as the euler_pp sampler. · 69d710e4
      comfyanonymous authored
      Add euler_ancestral_pp which is the ancestral version of euler with the
      same modification.
      69d710e4
    • pythongosssss's avatar
      New Menu & Workflow Management (#3112) · 90aebb6c
      pythongosssss authored
      * menu
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * workflow saving/loading
      
      * Support inserting workflows
      Move buttosn to top of lists
      
      * fix session storage
      implement renaming
      
      * temp
      
      * refactor, better workflow instance management
      
      * wip
      
      * progress on progress
      
      * added send to workflow
      various fixes
      
      * Support multiple image loaders
      
      * Support dynamic size breakpoints based on content
      
      * various fixes
      add close unsaved warning
      
      * Add filtering tree
      
      * prevent renaming unsaved
      
      * fix zindex on hover
      
      * fix top offset
      
      * use filename as workflow name
      
      * resize on setting change
      
      * hide element until it is drawn
      
      * remove glow
      
      * Fix export name
      
      * Fix test, revert accidental changes to groupNode
      
      * Fix colors on all themes
      
      * show hover items on smaller screen (mobile)
      
      * remove debugging code
      
      * dialog fix
      
      * Dont reorder open workflows
      Allow elements around canvas
      
      * Toggle body display on setting change
      
      * Fix menu disappearing on chrome
      
      * Increase delay when typing, remove margin on Safari, fix dialog location
      
      * Fix overflow issue on iOS
      
      * Add reset view button
      Prevent view changes causing history entries
      
      * Bottom menu wip
      
      * Various fixes
      
      * Fix merge
      
      * Fix breaking old menu position
      
      * Fix merge adding restore view to loadGraphData
      90aebb6c
  4. 24 Jun, 2024 2 commits
  5. 23 Jun, 2024 1 commit
    • comfyanonymous's avatar
      Add SamplerEulerCFG++ node. · 73ca7800
      comfyanonymous authored
      This node should match the DDIM implementation of CFG++ when "regular" is
      selected.
      
      "alternative" is a slightly different take on CFG++
      73ca7800
  6. 22 Jun, 2024 2 commits
  7. 21 Jun, 2024 1 commit
  8. 20 Jun, 2024 7 commits
  9. 19 Jun, 2024 4 commits
  10. 18 Jun, 2024 2 commits
  11. 17 Jun, 2024 1 commit