Update Wall-X to 1.1.0 (#104)
This commit is contained in:
@@ -1,30 +1,27 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
name: 'Bug Report (English)'
|
||||
about: Report a bug encountered while using or reproducing the Wall-X model
|
||||
title: '[Bug] '
|
||||
labels: 'bug, needs-triage'
|
||||
name: Bug Report
|
||||
about: Report a bug encountered while using Wall-X
|
||||
title: "[Bug] "
|
||||
labels: bug, needs-triage
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Run command '....'
|
||||
3. See error
|
||||
1. Run command `...`
|
||||
2. Use config `...`
|
||||
3. See error `...`
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Logs & Screenshots**
|
||||
If applicable, add the complete error message (traceback) and screenshots to help explain your problem.
|
||||
**Environment**
|
||||
- OS:
|
||||
- Python:
|
||||
- PyTorch:
|
||||
- CUDA:
|
||||
|
||||
**Logs**
|
||||
Paste the relevant error message or traceback.
|
||||
|
||||
Reference in New Issue
Block a user