Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize various parts of inference/training + requirement fixes #71

Merged
merged 15 commits into from
Aug 1, 2023

Conversation

alexlnkp
Copy link

@alexlnkp alexlnkp commented Jul 30, 2023

  • Completely rewrote the code for infer-web.py to be more optimized.
  • Added minor optimizations in my_utils.py.
  • Due to all that, inferencing is somewhat faster, and training is also potentially faster.
  • The launch speed is increased due to lazy importing heavy modules and libraries.
  • Requirements.txt builds properly on non-windows again.

@kalomaze kalomaze changed the title main commit Optimize various parts of inference/training somewhat Jul 30, 2023
@kalomaze
Copy link
Collaborator

Last commit was to remove windows exclusive pywin32 from req.txt

@kalomaze kalomaze changed the title Optimize various parts of inference/training somewhat Optimize various parts of inference/training + requirement fixes Jul 30, 2023
alexlnkp and others added 5 commits July 30, 2023 21:17
This reverts commit 9b521a3.
for preprocessing

Co-Authored-By: kalomaze <66376113+kalomaze@users.noreply.github.com>
@kalomaze kalomaze merged commit 3b78d58 into Mangio621:main Aug 1, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants