ginipick commited on
Commit
044aa53
·
verified ·
1 Parent(s): 90113cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -823,10 +823,9 @@ footer {
823
  visibility: hidden;
824
  }
825
  """
826
-
827
-
828
  def create_demo():
829
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
 
830
 
831
  with gr.Row():
832
  with gr.Column():
 
823
  visibility: hidden;
824
  }
825
  """
 
 
826
  def create_demo():
827
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
828
+ gr.Markdown("# News! Multilingual version [https://huggingface.co/spaces/ginigen/FLUXllama-Multilingual](https://huggingface.co/spaces/ginigen/FLUXllama-Multilingual)")
829
 
830
  with gr.Row():
831
  with gr.Column():