Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -179,7 +179,7 @@ with gr.Blocks() as demo:
|
|
| 179 |
gr.Markdown("<center><h3>📖 Instructions for Visitors</h3></center>")
|
| 180 |
gr.Markdown("""
|
| 181 |
**Step 1: Check Current Status**
|
| 182 |
-
Review the **Live Jetstream2 Status**. If it shows `SLEEPING (SHELVED)`, the server is off. If it shows `RUNNING (ACTIVE)`, the
|
| 183 |
|
| 184 |
**Step 2: Access or Wake Up**
|
| 185 |
- If a flashing **Green Button** is already visible (above these instructions), simply click it to open ComFit Copilot.
|
|
|
|
| 179 |
gr.Markdown("<center><h3>📖 Instructions for Visitors</h3></center>")
|
| 180 |
gr.Markdown("""
|
| 181 |
**Step 1: Check Current Status**
|
| 182 |
+
Review the **Live Jetstream2 Status**. If it shows `SLEEPING (SHELVED)`, the server is off. If it shows `RUNNING (ACTIVE)`, the Copilot maybe already alive! Either way please proceed to next step.
|
| 183 |
|
| 184 |
**Step 2: Access or Wake Up**
|
| 185 |
- If a flashing **Green Button** is already visible (above these instructions), simply click it to open ComFit Copilot.
|