milwright commited on
Commit
72c7aa2
Β·
2 Parent(s): db9c40d 8e1690f

Merge branch 'main' of https://huggingface.co/spaces/milwright/chatui-helper into main-fixed

Browse files
Files changed (1) hide show
  1. support_docs.py +1 -9
support_docs.py CHANGED
@@ -27,10 +27,6 @@ def create_support_docs():
27
  - OpenRouter API key
28
  - Basic understanding of AI assistants
29
  """)
30
-
31
- gr.Markdown("""
32
- ---
33
- """)
34
 
35
  with gr.Accordion("πŸ“ Step 1: Configure & Preview Your Space", open=False):
36
  gr.Markdown("""
@@ -138,7 +134,7 @@ def create_support_docs():
138
  - Conversation export
139
  """)
140
 
141
- with gr.Accordion("πŸ—³οΈ Step 2: Generate & Deploy", open=True):
142
  gr.Markdown("""
143
  ### Deployment Package & HuggingFace Space Setup
144
 
@@ -228,10 +224,6 @@ def create_support_docs():
228
  5. Space will automatically rebuild
229
  6. Test new configuration
230
  """)
231
-
232
- gr.Markdown("""
233
- ---
234
- """)
235
 
236
  with gr.Accordion("πŸ”§ Troubleshooting", open=False):
237
  gr.Markdown("""
 
27
  - OpenRouter API key
28
  - Basic understanding of AI assistants
29
  """)
 
 
 
 
30
 
31
  with gr.Accordion("πŸ“ Step 1: Configure & Preview Your Space", open=False):
32
  gr.Markdown("""
 
134
  - Conversation export
135
  """)
136
 
137
+ with gr.Accordion("πŸ—³οΈ Step 2: Generate & Deploy", open=False):
138
  gr.Markdown("""
139
  ### Deployment Package & HuggingFace Space Setup
140
 
 
224
  5. Space will automatically rebuild
225
  6. Test new configuration
226
  """)
 
 
 
 
227
 
228
  with gr.Accordion("πŸ”§ Troubleshooting", open=False):
229
  gr.Markdown("""