mgyigit commited on
Commit
7aa68af
·
1 Parent(s): 9630ba2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ For more details, see our [paper on arXiv](https://arxiv.org/abs/2302.07868).
218
  value=100,
219
  step=10,
220
  label="Number of Molecules to Generate",
221
- info="This space runs on a CPU, which may result in slower performance. Generating 200 molecules takes approximately 6 minutes. Therefore, We set a 250-molecule cap. On a GPU, the model can generate 10,000 molecules in the same amount of time. Please check our GitHub repo for running our models on GPU.
222
  )
223
 
224
  seed_num = gr.Textbox(
 
218
  value=100,
219
  step=10,
220
  label="Number of Molecules to Generate",
221
+ info="This space runs on a CPU, which may result in slower performance. Generating 200 molecules takes approximately 6 minutes. Therefore, We set a 250-molecule cap. On a GPU, the model can generate 10,000 molecules in the same amount of time. Please check our GitHub repo for running our models on GPU."
222
  )
223
 
224
  seed_num = gr.Textbox(