1. 28 Aug, 2023 1 commit
    • JaredTherriault's avatar
      Offloading custom work · f3d1631a
      JaredTherriault authored
      -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
  2. 23 Aug, 2023 4 commits
  3. 27 Jul, 2023 4 commits
  4. 26 Jul, 2023 8 commits
  5. 25 Jul, 2023 14 commits
  6. 24 Jul, 2023 1 commit
  7. 21 Jul, 2023 1 commit
  8. 20 Jul, 2023 2 commits
  9. 19 Jul, 2023 5 commits