mantrakp commited on
Commit
0e222e0
β€’
1 Parent(s): 0a611aa

Refactor UI structure and add HF Space badge

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
33
  gr.Markdown("""
34
  # πŸš€ AAI: All AI
35
  Unleash your creativity with our multi-modal AI platform.
 
36
  """)
37
 
38
  # Tabs
 
33
  gr.Markdown("""
34
  # πŸš€ AAI: All AI
35
  Unleash your creativity with our multi-modal AI platform.
36
+ [![Sync code to HF Space](https://github.com/mantrakp04/aai/actions/workflows/hf-space.yml/badge.svg)](https://github.com/mantrakp04/aai/actions/workflows/hf-space.yml)
37
  """)
38
 
39
  # Tabs