We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(base) ubuntu@home:/avatarify$ bash run.sh --is-worker --docker Warning : Outdated Docker gpu support, please update ! [1731183245.583590] Loading Predictor [1731183246.255804] Receiving on port 5557 [1731183246.259428] Sending on port 5558 [1731183247.337460] predictor_worker error Traceback (most recent call last): File "/app/avatarify/afy/predictor_worker.py", line 149, in predictor_worker assert predictor is not None, "Predictor was not initialized" AssertionError: Predictor was not initialized [1731183247.337821] predictor_worker exit [1731183247.579108] recv_worker exit [1731183248.261942] send_worker exit (base) ubuntu@ip-172-31-67-157:/avatarify$
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(base) ubuntu@home:
/avatarify$ bash run.sh --is-worker --docker/avatarify$Warning : Outdated Docker gpu support, please update !
[1731183245.583590] Loading Predictor
[1731183246.255804] Receiving on port 5557
[1731183246.259428] Sending on port 5558
[1731183247.337460] predictor_worker error
Traceback (most recent call last):
File "/app/avatarify/afy/predictor_worker.py", line 149, in predictor_worker
assert predictor is not None, "Predictor was not initialized"
AssertionError: Predictor was not initialized
[1731183247.337821] predictor_worker exit
[1731183247.579108] recv_worker exit
[1731183248.261942] send_worker exit
(base) ubuntu@ip-172-31-67-157:
The text was updated successfully, but these errors were encountered: