Hari022 commited on
Commit
1f14473
·
verified ·
1 Parent(s): 00f3c15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,5 +71,5 @@ gr.Interface(
71
  ],
72
  outputs=gr.Text(label="Prediction"),
73
  title="🔢 LSTM Number Predictor (PyTorch)",
74
- description="Predict the next number in a sequence using LSTM built with PyTorch."
75
  ).launch()
 
71
  ],
72
  outputs=gr.Text(label="Prediction"),
73
  title="🔢 LSTM Number Predictor (PyTorch)",
74
+ description="Predict the next number in a sequence using LSTM built"
75
  ).launch()