lampongyuen commited on
Commit
0649d77
·
1 Parent(s): 7fe02fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
  import cv2
3
  import streamlit as st
4
  import numpy as np
5
- from PIL import Image
6
 
7
 
8
  def brighten_image(image, amount):
 
2
  import cv2
3
  import streamlit as st
4
  import numpy as np
5
+ from PIL import Image
6
 
7
 
8
  def brighten_image(image, amount):