Difference between revisions of "DeepFaceLab"

From Michael's Information Zone
Jump to navigation Jump to search
Line 1: Line 1:
 
==RHEL 8==
 
==RHEL 8==
 
<pre>
 
<pre>
 +
sudo pip3.6 install --upgrade pip
 
pip3.6 install --user colorama
 
pip3.6 install --user colorama
 
pip3.6 install --user numpy
 
pip3.6 install --user numpy

Revision as of 14:14, 16 September 2020

RHEL 8

sudo pip3.6 install --upgrade pip
pip3.6 install --user colorama
pip3.6 install --user numpy
pip3.6 install --user scikit-build
pip3.6 install --user opencv-python-headless