CEKA-AGAPES commited on
Commit
cad2792
·
verified ·
1 Parent(s): fe57be4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -70,7 +70,8 @@ with gr.Blocks() as demo:
70
  with gr.Column(scale=1):
71
  gr.Image(
72
  #value=os.path.join(BASE_PATH,"img","logo_rizoa_auchan.jpg"),
73
- value=os.path.join("img","logo_rizoa_auchan.jpg"),
 
74
  height=250,
75
  width=250,
76
  container=False,
 
70
  with gr.Column(scale=1):
71
  gr.Image(
72
  #value=os.path.join(BASE_PATH,"img","logo_rizoa_auchan.jpg"),
73
+ #value=os.path.join("img","logo_rizoa_auchan.jpg"),
74
+ value=("https://huggingface.co/spaces/rizoa-auchan-hack/hack/blob/main/img/logo_rizoa_auchan.jpg")
75
  height=250,
76
  width=250,
77
  container=False,