JatinkInnovision commited on
Commit
50d85d6
·
verified ·
1 Parent(s): 479a85c

hidding jetstream2 link

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -156,7 +156,6 @@ with gr.Blocks() as demo:
156
  **Step 2: Access or Wake Up**
157
  - If a **Visit Link** is already visible (at top of these instructions), simply click it to open ComFit Copilot.
158
  - If no link is visible, click **Activate / Access ComFit Copilot**. This will trigger the un-shelving process, which may take up to 2+ mins.
159
-
160
  <br><br>
161
 
162
  **Note A: Track Milestones**
@@ -193,4 +192,4 @@ with gr.Blocks() as demo:
193
 
194
  if __name__ == "__main__":
195
  # Fixed: Theme passed to launch() for Gradio 6 compliance
196
- demo.launch(theme=gr.themes.Soft())
 
156
  **Step 2: Access or Wake Up**
157
  - If a **Visit Link** is already visible (at top of these instructions), simply click it to open ComFit Copilot.
158
  - If no link is visible, click **Activate / Access ComFit Copilot**. This will trigger the un-shelving process, which may take up to 2+ mins.
 
159
  <br><br>
160
 
161
  **Note A: Track Milestones**
 
192
 
193
  if __name__ == "__main__":
194
  # Fixed: Theme passed to launch() for Gradio 6 compliance
195
+ demo.launch(theme=gr.themes.Soft())