80cols commited on
Commit
cda447a
·
verified ·
1 Parent(s): 5f47273

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ with demo:
105
  gr.Markdown(
106
  f"""
107
  <p align="center">
108
- <img width="75%" height="30%" src="https://huggingface.co/spaces/Tenefix/private-fhe-fraud-detection/resolve/main/Img/schema.png">
109
  </p>
110
  """
111
  )
 
105
  gr.Markdown(
106
  f"""
107
  <p align="center">
108
+ <img width="100%" height="45%" src="https://huggingface.co/spaces/Tenefix/private-fhe-fraud-detection/resolve/main/Img/schema.png">
109
  </p>
110
  """
111
  )