-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Start the client error #759
Comments
I noticed that many people are encountering challenges with running Avatarify on Google Colab. I have experience troubleshooting these issues and can assist you in getting it set up properly. If you’re looking for personalized support, I offer paid assistance to help resolve these problems efficiently. Please feel free to reach out to me directly via email at dasolutionshub@gmail.com or on Telegram at dasolutionhub for more details on pricing and services. |
This project is retired and has not been updated to long . Most model and dependency dosent fit in right to your system update. But i can help you get avatarify installation working right , you can follow my easy step by step guild on youtube from For cpu computers https://youtu.be/UnDCMPKywY8?si=lI5BmOn4C2j9h73o) If you need further assistance, here's my whatsapp |
print('Copy-paste to the terminal the command below and run (press Enter)\n')
print('Mac:')
print(f'./run_mac.sh --is-client --in-addr {in_addr} --out-addr {out_addr}')
print('\nWindows:')
print(f'run_windows.bat --is-client --in-addr {in_addr} --out-addr {out_addr}')
print('\nLinux:')
print(f'./run.sh --is-client --in-addr {in_addr} --out-addr {out_addr}')
Please i need help to fix this error.
The text was updated successfully, but these errors were encountered: