mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
initial
This commit is contained in:
parent
73de93b4f1
commit
6bd5a44264
71 changed files with 8448 additions and 0 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
## Expected behavior
|
||||
|
||||
*Describe, in some detail, what you are trying to do and what the output is that you expect from the program.*
|
||||
|
||||
## Actual behavior
|
||||
|
||||
*Describe, in some detail, what the program does instead. Be sure to include any error message or screenshots.*
|
||||
|
||||
## Steps to reproduce
|
||||
|
||||
*Describe, in some detail, the steps you tried that resulted in the behavior described above.*
|
||||
|
||||
## Other relevant information
|
||||
- **Command lined used (if not specified in steps to reproduce)**: main.py ...
|
||||
- **Operating system and version:** Windows, macOS, Linux
|
||||
- **Python version:** 3.5, 3.6.4, ...
|
Loading…
Add table
Add a link
Reference in a new issue