alperall commited on
Commit
35a2b0d
·
verified ·
1 Parent(s): 80dcc46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ with gr.Blocks(theme=theme) as demo:
86
  placeholder="Sohbet etmek için dokun...",
87
  scale=4
88
  )
89
- submit = gr.Button("⬆️", scale=0.5)
90
 
91
  with gr.Row():
92
  file_upload = gr.File(label="Dosya Yükle", file_types=["image", "video", ".pdf", ".txt"], file_count="single")
 
86
  placeholder="Sohbet etmek için dokun...",
87
  scale=4
88
  )
89
+ submit = gr.Button("⬆️", scale=1 width=1)
90
 
91
  with gr.Row():
92
  file_upload = gr.File(label="Dosya Yükle", file_types=["image", "video", ".pdf", ".txt"], file_count="single")