What's New in v1.4.0
XGen Web UI
In the current version, we have added WebUI to XGen. Now it's more convenient to use XGen with WebUI with just a few clicks and inputs. For more details, please refer to XGen Web UI Usage.
New features brought by WebUI:
- Quick Form: The form is a dynamic form, and the input of each question will affect the questions below. Some questions are marked with an 'i' icon, which means there is a tooltip for this question. Hover on the icon to see the tooltip.
- Redo: Now there is no need to repeat your optimization configuration, configuration for each optimization saved and can be reused by just simple click.
- Download: Now you can download the output product directly from the WebUI without accessing the server through terminal.
- Log: Now you can view the log of the optimization process in real time.
- Resume: Now you can resume the failed optimization process directly from the WebUI.
- History: Now you can view the history of the optimization process and the results of the optimization process.
- Built-in Models: Now you can view and manage the built-in models provided by XGen. You can select a model and click the “Download” button to download the model’s code maintained by XGen.
Resume Optimization
In the current version, the granularity supported by the Resume function is more refined.
Pytorch v2.0 and Python3.10 Support
In the current version, PyTorch has been upgraded to version 2.0 as well as Python version to 3.10, and all built-in models have undergone synchronized updates.
Bugfix
Fixed some known issues.