ZennyKenny commited on
Commit
2ab0ee5
·
verified ·
1 Parent(s): 7618b82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -228,8 +228,8 @@ def create_interface():
228
  gr.Markdown(
229
  """
230
  **Next Steps:**
231
- 1. Initialize the SDK (click button above)
232
- 2. Go to "Upload Data and Train Model" tab to upload your CSV file
233
  3. Train a model on your data
234
  4. Generate synthetic data
235
  """
 
228
  gr.Markdown(
229
  """
230
  **Next Steps:**
231
+ 1. Initialize the SDK
232
+ 2. Go to the "Upload Data and Train Model" tab to upload your CSV file
233
  3. Train a model on your data
234
  4. Generate synthetic data
235
  """