xiaohang07 commited on
Commit
b610a5a
·
verified ·
1 Parent(s): ddf987f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -120,7 +120,8 @@ with gr.Blocks() as iface:
120
  with gr.Row():
121
  with gr.Column():
122
  gr.Image("Figure1.png", label="De novo crystal generation by MatterGPT targeting desired Eg, Ef", width=1000, height=300)
123
- gr.Markdown("**Enter desired properties to inversely design materials (encoded in SLICES), then decode it into crystal structure. Take 1-2 mins to finish with 2 cpus**")
 
124
 
125
  with gr.Row():
126
  with gr.Column(scale=2):
 
120
  with gr.Row():
121
  with gr.Column():
122
  gr.Image("Figure1.png", label="De novo crystal generation by MatterGPT targeting desired Eg, Ef", width=1000, height=300)
123
+ gr.Markdown("**Enter desired properties to inversely design materials (encoded in SLICES), then decode it into crystal structure.**")
124
+ gr.Markdown("**Allow 1-2 minutes for completion using 2 CPUs.**")
125
 
126
  with gr.Row():
127
  with gr.Column(scale=2):