Ruijia Tan commited on
Commit
e7a4189
1 Parent(s): ed5bf3a

Upload code.

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -224,7 +224,6 @@ with gr.Blocks() as demo:
224
  with gr.Row():
225
  clear = gr.Button("Clear")
226
  submit = gr.Button("Predict")
227
-
228
  #The prediction result(Six mechanical properties) of ML models.
229
  with gr.Row():
230
  Hardness = gr.Number(label="Hardness (VHN)")
 
224
  with gr.Row():
225
  clear = gr.Button("Clear")
226
  submit = gr.Button("Predict")
 
227
  #The prediction result(Six mechanical properties) of ML models.
228
  with gr.Row():
229
  Hardness = gr.Number(label="Hardness (VHN)")