InvokeAI/.github/ISSUE_TEMPLATE/bug_report.md
2022-09-03 10:56:06 -04:00

884 B

name about title labels assignees
Bug report Create a report to help us improve

Describe your environment

  • GPU: [cuda/amd/mps/cpu]
  • VRAM: [if known]
  • CPU arch: [x86/arm]
  • OS: [Linux/Windows/macOS]
  • Python: [Anaconda/miniconda/miniforge/pyenv/other (explain)]
  • Branch: [if git status says anything other than "On branch main" paste it here]
  • Commit: [run git show and paste the line that starts with "Merge" here]

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.