Search found 3 matches

by zzz
Tue Sep 01, 2020 12:32 pm
Forum: Cloud Discussion
Topic: [Guide] Vast.ai setup script
Replies: 14
Views: 41953

Re: [Guide] Vast.ai setup script

police.bike wrote: Sat Aug 29, 2020 7:58 pm

Can you add the below line to the guide :

apt-get install -y libgl1-mesa-dev

must be done if faceswap errors out. Its something to do with libGL 1.0
This fixed my problems and was able to use vast server on 1.15.2-gpu-py3-jupyter

Updated guide with r1.0 branch and this fix.

by zzz
Wed May 27, 2020 12:19 pm
Forum: Cloud Discussion
Topic: [Guide] Vast.ai setup script
Replies: 14
Views: 41953

[Guide] Vast.ai setup script

Had some issues with my home computer so used vast.ai to rent instances. A GTX 1080-TI runs about 0.1$/hour. When creating instances use the tensorflow/tensorflow:1.15.2-gpu-py3-jupyter image Here's the script I run to setup the enviroment, put it in a .sh file. Open a terminal and do a "chmod ...
by zzz
Tue Feb 25, 2020 3:09 am
Forum: Cloud Discussion
Topic: [Guide] Setting up Faceswap-gce-os on Gcloud.
Replies: 38
Views: 127425

Re: [Guide] Setting up Faceswap-gce-os on Gcloud.

Thanks, saved me hours of more work trying to get it to run.