Skip to content

Instantly share code, notes, and snippets.

View treksis's full-sized avatar
🚀
Working from home

Ho Woo Jang treksis

🚀
Working from home
  • Ho Woo Jang
  • Montreal
  • 09:20 (UTC -04:00)
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@harubaru
harubaru / wd1-3-release.md
Last active June 29, 2024 14:19
Official Release Notes for Waifu Diffusion 1.3
@sauravmishra1710
sauravmishra1710 / DisplayAllImages
Created March 3, 2020 17:22
Display all images in a folder
import glob
import matplotlib.pyplot as plt
import matplotlib.image as mpimg
%matplotlib inline
images = []
for img_path in glob.glob('./Data/1/*.png'):
images.append(mpimg.imread(img_path))
plt.figure(figsize=(20,10))
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
THE TRAGEDY OF HAMLET, PRINCE OF DENMARK
by William Shakespeare
Dramatis Personae
Claudius, King of Denmark.