milwright commited on
Commit
3e62189
·
verified ·
1 Parent(s): 3e646c4

Update support_docs.py

Browse files
Files changed (1) hide show
  1. support_docs.py +1 -3
support_docs.py CHANGED
@@ -48,9 +48,7 @@ def create_support_docs():
48
 
49
  - Optional: Set an optional password (`ACCESS_CODE`) to limit who can access your space. Any value goes.
50
 
51
- **7. Upload Configuration**
52
-
53
- Streamlines the setup process by letting you import existing config.json files to quickly configure your Space with previously saved settings.
54
  """)
55
 
56
  with gr.Accordion("💬 Step 2: Preview Your Assistant", open=False):
 
48
 
49
  - Optional: Set an optional password (`ACCESS_CODE`) to limit who can access your space. Any value goes.
50
 
51
+ **7. Upload `config.json`**: Done this before? Upload an existing `config.json` files to redeploy your Space with new settings and recent versions.
 
 
52
  """)
53
 
54
  with gr.Accordion("💬 Step 2: Preview Your Assistant", open=False):