Ashoka74 commited on
Commit
838173e
ยท
verified ยท
1 Parent(s): 8e2fc06

Update merged_app2.py

Browse files
Files changed (1) hide show
  1. merged_app2.py +1 -1
merged_app2.py CHANGED
@@ -1959,7 +1959,7 @@ with gr.Blocks() as app:
1959
  placeholder="",
1960
  value=""
1961
  )
1962
- send_to_relight = gr.Button(label="Send to Relight")
1963
 
1964
 
1965
  def send_img(img_result):
 
1959
  placeholder="",
1960
  value=""
1961
  )
1962
+ send_to_relight = gr.Button(value="Send to Relight")
1963
 
1964
 
1965
  def send_img(img_result):