Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -228,8 +228,8 @@ def create_interface():
|
|
228 |
gr.Markdown(
|
229 |
"""
|
230 |
**Next Steps:**
|
231 |
-
1. Initialize the SDK
|
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 |
"""
|