alexkueck commited on
Commit
f2f09cb
1 Parent(s): 27e3e27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -554,7 +554,7 @@ with gr.Blocks(css=customCSS, theme=themeAlex) as demo:
554
 
555
  with gr.Column(visible = False):
556
  with gr.Column(min_width=50, scale=1):
557
- #with gr.Tab(label="KKG-Suche ..."):
558
  #Geht nicht, da für alle gleichzeitig sichtbar
559
  #chat_selector = gr.CheckboxGroup(label="", choices=update_chat_options())
560
  #download_button = gr.Button("Download ausgewählte Chats")
 
554
 
555
  with gr.Column(visible = False):
556
  with gr.Column(min_width=50, scale=1):
557
+ with gr.Tab(label="KKG-Suche ..."):
558
  #Geht nicht, da für alle gleichzeitig sichtbar
559
  #chat_selector = gr.CheckboxGroup(label="", choices=update_chat_options())
560
  #download_button = gr.Button("Download ausgewählte Chats")