mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
Adds link to CHANGELOG at top of README
This commit is contained in:
parent
9db45712fd
commit
d72e6d5f8b
2 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,7 @@
|
|||
<table align="center" border="0">
|
||||
# CHANGELOG
|
||||
### [View most recent changes](CHANGELOG.md)
|
||||
|
||||
<table align="center" border="0">
|
||||
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
View and interact with the training preview window with your web browser.
|
||||
Allows you to view and control the preview remotely, and train on headless machines.
|
||||
|
||||

|
||||
|
||||
- [INSTALLATION](#installation)
|
||||
- [DESCRIPTION](#description)
|
||||
- [USAGE](#usage)
|
||||
- [USAGE](#usage)
|
||||
- [SSH PORT FORWARDING](#ssh-port-forwarding)
|
||||
|
||||

|
||||
|
||||
## INSTALLATION
|
||||
|
||||
Requires additional Python dependencies to be installed:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue