728x90
요즘 ChatGTP가 큰 화제인 상황이라 AI 관련 자료를 살펴보다가 AI가 생성한 이미지의 퀄리티보고 깜짝놀라 살펴보게 되었습니다.
이미지 생성 분야에서 유명한 Stable-Diffusion을 Fine Tunning한 모델의 퀄리티 위주로 살펴보았습니다.
Install 'stable-diffusion-webui'
<Windows based>
- Install Python 3.10.6
- Install git.
- Download the stable-diffusion-webui git repository.
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git.
- Place stable diffusion checkpoint (model.ckpt) in the models/Stable-diffusion directory. (see dependencies for where to get it).
- Run webui-user.bat ( non-administrator )
Install Model
- Download the custom model file.
model file share site : Civitai
- Place the model inside the models/Stable-diffusion directory
- Refresh your model list or restart the Stable Diffusion Web U
- Select the custom model from the "Stable Diffusion checkpoint" input field
- Use the trained keyword in a prompt.
- Click "Generate" button
728x90
Appendix : AI Generated Images
- Used dreamlikesamkuvshino_safetensors Model
prompt : bronde hair & full body portrait of a beautiful lovely young lady ... Generate Images
prompt : brown hair & full body portrait of a beautiful young lady... generate images
prompt : black hair & full body portrait of a beautiful young lady... generate images
728x90
'Data Science > Deep Learning' 카테고리의 다른 글
PyTorch : #2 Autograd (0) | 2023.02.23 |
---|---|
PyTorch : #1 Tensors (0) | 2023.02.22 |
[Intro to Deep Learning] Underfitting and Overfitting (0) | 2022.09.15 |
[Intro to Deep Learning] MAE, Stochastic Gradient Descent (0) | 2022.09.06 |
[Intro to Deep Learning] Deep Neural Networks (0) | 2022.09.06 |
최근댓글