1. 02 12月, 2023 1 次提交
  2. 03 10月, 2023 1 次提交
  3. 01 10月, 2023 1 次提交
  4. 04 9月, 2023 1 次提交
  5. 31 8月, 2023 2 次提交
  6. 28 8月, 2023 1 次提交
    • J
      Offloading custom work · f3d1631a
      JaredTherriault 提交于
      -custom_statics works to do mass replace strings, intended for copy-pasting gen info from internet generations and replacing unsavory prompts with safer prompts for my own sanity
      -tried to implement this into generation_parameters_copypaste but it didn't work out this iteration, presumably because we return a string and the calling method is looking for an object type
      -updated webui-user.bat to set a custom temp directory (for disk space concerns) and to apply xformers (for generation speed)
      
      I probably won't be merging any of this work into the main repo since I don't want to mess with anyone else's prompts, this is just intended to keep my workspace safe from anything I don't want to see. Eventually this should be done in an extension which I could then publish, but I need to learn a lot more about the extension and callback systems in the main repo first. just uploading this to my fork for now so i don't lose the current progress.
      f3d1631a
  7. 27 8月, 2023 2 次提交
  8. 10 8月, 2023 3 次提交
  9. 09 8月, 2023 1 次提交
  10. 07 8月, 2023 1 次提交
    • A
      Options in main UI update · 4c72377b
      AUTOMATIC1111 提交于
      - correctly read values from pasted infotext
      - setting for column count
      - infotext paste: do not add a field to override settings if some other component is already handling it
      4c72377b
  11. 06 8月, 2023 2 次提交
  12. 05 8月, 2023 1 次提交
  13. 30 7月, 2023 1 次提交
  14. 27 6月, 2023 1 次提交
  15. 06 6月, 2023 2 次提交
  16. 04 6月, 2023 1 次提交
  17. 02 6月, 2023 1 次提交
  18. 01 6月, 2023 1 次提交
  19. 28 5月, 2023 2 次提交
  20. 24 5月, 2023 2 次提交
  21. 23 5月, 2023 2 次提交
  22. 19 5月, 2023 1 次提交
    • A
      rework hires prompts/sampler code to among other things support different... · ff0e1717
      AUTOMATIC 提交于
      rework hires prompts/sampler code to among other things support different extra networks in first/second pass
      rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously)
      add some locals from processing function into the Processing class as fields
      ff0e1717
  23. 14 5月, 2023 1 次提交
  24. 13 5月, 2023 1 次提交
  25. 10 5月, 2023 4 次提交
  26. 08 5月, 2023 1 次提交
  27. 05 5月, 2023 1 次提交
  28. 04 5月, 2023 1 次提交