mgyigit commited on
Commit
98ada9b
1 Parent(s): 724b603

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks() as demo:
132
  minimum=1,
133
  value=1000,
134
  maximum=10_000,
135
- info="It will take ~75-80 seconds to generate 1000 mols."
136
  )
137
 
138
  seed_num = gr.Textbox(
 
132
  minimum=1,
133
  value=1000,
134
  maximum=10_000,
135
+ info="It will take ~20-60 seconds to generate 1000 mols."
136
  )
137
 
138
  seed_num = gr.Textbox(