nurindahpratiwi
commited on
Commit
·
6665931
1
Parent(s):
6d38389
fix line
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ import base64
|
|
8 |
from PIL import Image
|
9 |
|
10 |
#image = Image.open('../banner.png')
|
11 |
-
|
12 |
|
13 |
#st.image(image)
|
14 |
|
|
|
8 |
from PIL import Image
|
9 |
|
10 |
#image = Image.open('../banner.png')
|
11 |
+
st.image("https://huggingface.co/spaces/wiwaaw/summary/resolve/main/banner.png")
|
12 |
|
13 |
#st.image(image)
|
14 |
|