Inference1 Stable-dreamfusion 환경 설정 Stable-dreamfusion이란?text로부터 3D 메시를 생성할 수 있는 방법입니다. Stable diffusion의 지식을 이용하기 때문에 general 한 object mesh를 생성할 수 있습니다. 환경 설정우분투 22.04 버전, cuda 11.7, RTX 4090을 이용하였습니다.아래 명령어를 통해 git clone을 해줍니다.git clone https://github.com/ashawkey/stable-dreamfusion.gitcd stable-dreamfusion 아래 명령어를 통해 stable-dreamfusion의 콘다 환경을 생성할 수 있습니다.conda create -n stable-dreamfusion python=3.10 -yconda activate stable-dre.. 2024. 10. 4. 이전 1 다음