Omnibus commited on
Commit
2202065
1 Parent(s): 18afc1f

Update dl.py

Browse files
Files changed (1) hide show
  1. dl.py +1 -1
dl.py CHANGED
@@ -221,7 +221,7 @@ def pop_buttons(repo,name):
221
  print(f_ist)
222
  for ea in f_ist:
223
  outp = gr.Button("ea")
224
- return gr.Button("ea")
225
 
226
  def checkp(p):
227
  if p == o:
 
221
  print(f_ist)
222
  for ea in f_ist:
223
  outp = gr.Button("ea")
224
+ return gr.update(gr.Button("ea"))
225
 
226
  def checkp(p):
227
  if p == o: