ruslanmv commited on
Commit
7ae52ec
·
verified ·
1 Parent(s): fbf5e14

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -5,7 +5,7 @@ from PIL import Image, ImageFont, ImageDraw
5
  import gradio as gr
6
 
7
  # 70 levels of gray
8
- gscale1 = "$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/|()1{}[]?-_+~<>i!lI;:,\\"^`'. "
9
 
10
  # 10 levels of gray
11
  gscale2 = '@%#*+=-:. '
 
5
  import gradio as gr
6
 
7
  # 70 levels of gray
8
+ gscale1 = "$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/|()1{}[]?-_+~<>i!lI;:,\\^`'. "
9
 
10
  # 10 levels of gray
11
  gscale2 = '@%#*+=-:. '