pikto commited on
Commit
3fd2856
·
1 Parent(s): f067a19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,11 +44,11 @@ def set_model(current_model_index):
44
 
45
 
46
  with gr.Blocks() as pan:
47
- gr.Markdown("Flip text or image files using this demo.")
48
 
49
  run = gr.Button("Generate Images")
50
 
51
- with gr.Tab("Flip Text"):
52
 
53
  ##model = ("stabilityai/stable-diffusion-2-1")
54
  model_name1 = gr.Dropdown(
 
44
 
45
 
46
  with gr.Blocks() as pan:
47
+ gr.Markdown("AI CONTENT TOOLS.")
48
 
49
  run = gr.Button("Generate Images")
50
 
51
+ with gr.Tab("T-to-I"):
52
 
53
  ##model = ("stabilityai/stable-diffusion-2-1")
54
  model_name1 = gr.Dropdown(