ginipick commited on
Commit
9aa3431
·
verified ·
1 Parent(s): ecf0165

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -917,7 +917,8 @@ with gr.Blocks(css=css, title="HeartSync - World") as demo:
917
 
918
  with gr.Row(elem_id="examples_row"):
919
  with gr.Column(scale=12, elem_id="examples_container"):
920
- gr.Markdown("### @Community https://discord.gg/openfreeai ")
 
921
 
922
  if __name__ == "__main__":
923
  demo.launch(share=True)
 
917
 
918
  with gr.Row(elem_id="examples_row"):
919
  with gr.Column(scale=12, elem_id="examples_container"):
920
+ gr.Markdown("#### @Based - VIDraft/Gemma-3-R1984-4B , VIDraft/Gemma-3-R1984-12B , VIDraft/Gemma-3-R1984-27B ")
921
+ gr.Markdown("#### @Community - https://discord.gg/openfreeai ")
922
 
923
  if __name__ == "__main__":
924
  demo.launch(share=True)