.gitignore 573 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. __pycache__
  2. *.ckpt
  3. *.safetensors
  4. *.pth
  5. .DS_Store
  6. /ESRGAN/*
  7. /SwinIR/*
  8. /repositories
  9. /venv
  10. /tmp
  11. /model.ckpt
  12. /models/**/*
  13. /GFPGANv1.3.pth
  14. /gfpgan/weights/*.pth
  15. /ui-config.json
  16. /outputs
  17. /config.json
  18. /log
  19. /webui.settings.bat
  20. /embeddings
  21. /styles.csv
  22. /params.txt
  23. /styles.csv.bak
  24. /webui-user.bat
  25. /webui-user.sh
  26. /interrogate
  27. /user.css
  28. /.idea
  29. notification.mp3
  30. /SwinIR
  31. /textual_inversion
  32. .vscode
  33. /extensions
  34. /test/stdout.txt
  35. /test/stderr.txt
  36. /cache.json*
  37. /config_states/
  38. /node_modules
  39. /package-lock.json
  40. /.coverage*
  41. /test/test_outputs
  42. /cache
  43. trace.json
  44. /sysinfo-????-??-??-??-??.json