nurindahpratiwi commited on
Commit
6d38389
·
1 Parent(s): 8cba061
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -7,9 +7,10 @@ import torch
7
  import base64
8
  from PIL import Image
9
 
10
- image = Image.open('../banner.png')
 
11
 
12
- st.image(image)
13
 
14
  custom_html = """
15
  <div class="banner">
 
7
  import base64
8
  from PIL import Image
9
 
10
+ #image = Image.open('../banner.png')
11
+ ![banner]("https://huggingface.co/spaces/wiwaaw/summary/resolve/main/banner.png")
12
 
13
+ #st.image(image)
14
 
15
  custom_html = """
16
  <div class="banner">