mbar0075 commited on
Commit
9168503
·
1 Parent(s): 4b623ec

Deleted files

Browse files
Files changed (4) hide show
  1. MCS-Classify.pt +0 -3
  2. app.py +2 -2
  3. header_image.png +0 -3
  4. header_imagev2.png +0 -3
MCS-Classify.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a03e2b79be60934dd222fe016590ae587ad619d3a28a70fa3b05d25ba4ed8ff3
3
- size 20907727
 
 
 
 
app.py CHANGED
@@ -246,7 +246,7 @@ css = """
246
  """
247
 
248
  # Create the Gradio demo using Blocks
249
- with gr.Blocks() as demo:
250
  # Inject custom CSS into the interface using gr.HTML
251
  gr.HTML(css)
252
 
@@ -272,7 +272,7 @@ with gr.Blocks() as demo:
272
  gr.Markdown("""
273
  <div style="text-align: center;">
274
  <h5 style="margin-bottom: 10px;">Explanation of the Process:</h5>
275
- <img src="/static/header_image.png" style="width: 100%; height: auto; margin-bottom: 20px;">
276
  <h5 style="margin-top: 10px;">Try It Out Yourself:</h5>
277
  </div>
278
  """)
 
246
  """
247
 
248
  # Create the Gradio demo using Blocks
249
+ with gr.Blocks(theme=gr.themes.Soft()) as demo:
250
  # Inject custom CSS into the interface using gr.HTML
251
  gr.HTML(css)
252
 
 
272
  gr.Markdown("""
273
  <div style="text-align: center;">
274
  <h5 style="margin-bottom: 10px;">Explanation of the Process:</h5>
275
+ <img src="https://huggingface.co/spaces/mbar0075/Maltese-Christian-Statue-Classification/resolve/main/header_image.png" style="width: 100%; height: auto; margin-bottom: 20px;">
276
  <h5 style="margin-top: 10px;">Try It Out Yourself:</h5>
277
  </div>
278
  """)
header_image.png DELETED

Git LFS Details

  • SHA256: 3a8c619b6c7ee0710aab9cd7b6eb332737d02f9527a0a893c186ccadbe5a6543
  • Pointer size: 132 Bytes
  • Size of remote file: 4.91 MB
header_imagev2.png DELETED

Git LFS Details

  • SHA256: 3a8c619b6c7ee0710aab9cd7b6eb332737d02f9527a0a893c186ccadbe5a6543
  • Pointer size: 132 Bytes
  • Size of remote file: 4.91 MB