I will share how to make AI generated images in chatgpt style.
Anyone can make it!
If you like it, please register and like our channel.
#programming #chatgpt #python #stablediffusion
medium blog
/ us-yoshi
Python Library
!pip install albumentations==0.4.3
!pip install diffusers==0.12.1
!pip install opencv-python==4.5.4.58
!pip install pudb==2019.2
!pip install imageio==2.9.0
!pip install imageio-ffmpeg==0.4.2
!pip install pytorch-lightning==1.9.4
!pip install omegaconf==2.1.1
!pip install einops==0.3.0
!pip install torch-fidelity==0.3.0
!pip install transformers==4.19.2
!pip install kornia
!pip install -e git+https://github.com/CompVis/taming-tra...
!pip install -e git+https://github.com/openai/CLIP.git@ma...
!pip install invisible-watermark