faceswap apple mac silicon 에 설치하기

2023. 7. 30. 10:57·코드와 오류 기록

macOS (Apple Silicon) Install Guide

macOS now has an installer which sets everything up for you, but if you run into difficulties and need to set things up manually, the steps are as follows:

Prerequisites

OS

macOS 12.0+

XCode Tools

xcode-select --install
 

XQuartz

Download and install from:

  • https://www.xquartz.org/

Conda

Download and install the latest Conda env from:

  • https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-MacOSX-arm64.sh

Install Conda:

$ chmod +x ~/Downloads/Miniforge3-MacOSX-arm64.sh
$ sh ~/Downloads/Miniforge3-MacOSX-arm64.sh
$ source ~/miniforge3/bin/activate
 

Setup

Create and Activate the Environment

$ conda create --name faceswap python=3.10
$ conda activate faceswap
 

faceswap

  • Download the faceswap repo and enter the faceswap folder:
$ git clone --depth 1 https://github.com/deepfakes/faceswap.git
$ cd faceswap
 

Easy install

$ python setup.py
 

 

Run the project

Once all these requirements are installed, you can attempt to run the faceswap tools. Use the -h or --help options for a list of options.

python faceswap.py -h
 

or run with gui to launch the GUI

python faceswap.py gui
 

Proceed to ../blob/master/USAGE.md

저작자표시 비영리 변경금지 (새창열림)

'코드와 오류 기록' 카테고리의 다른 글

SD roop 설정  (0) 2023.08.10
SD pip install 수동으로 해주기  (1) 2023.08.10
한글 2014 for mac 터미널에서 다운받기  (0) 2022.12.10
[ERROR] Illegal mix of collations (...) and (...) for operation '='  (1) 2022.11.04
R extrafont로도 한글 깨짐 해결되지 않을 때  (0) 2022.10.31
'코드와 오류 기록' 카테고리의 다른 글
  • SD roop 설정
  • SD pip install 수동으로 해주기
  • 한글 2014 for mac 터미널에서 다운받기
  • [ERROR] Illegal mix of collations (...) and (...) for operation '='
신사(SinSa)
신사(SinSa)
#취미 사진가 #IT 직장인 경험하고 배운 것들을 글로, 사진으로 기록하고 있어요
  • 신사(SinSa)
    신사(SinSa)
    신사(SinSa)
  • 전체
    오늘
    어제
    • View all (425)
      • 잡념과 생각 (104)
      • 코드와 오류 기록 (80)
      • 사진 이야기 (10)
      • 교육과 육아 (12)
      • Brand (2)
      • 자료 모음 (46)
      • 축구 이야기(deprecated) (171)
  • 블로그 메뉴

    • 홈
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    PM
    한국축구
    프로덕트 오너
    맨유
    프로덕트오너
    한국 축구
    쿠웨이트전
    애자일
    김주영
    축구
    스타트업
    대치키즈
    아이폰 축구게임
    아스날
    프로덕트 매니저
    아이폰 게임
    Product Owner
    대한축구협회
    Po
    Product Manager
    박주영
    국가대표팀 감독
    fc서울
    축구협회
    승강제
    프로축구
    홍명보호
    국가대표팀
    k리그
    경남FC
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
신사(SinSa)
faceswap apple mac silicon 에 설치하기
상단으로

티스토리툴바