Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -191,8 +191,8 @@ with gr.Blocks() as demo:
|
|
| 191 |
**Note B: Automatic Session Timeout**
|
| 192 |
If you do not interact with this page(or next page - ComFit Copilot interface) for **10 minutes**, your session will expire.
|
| 193 |
|
| 194 |
-
**Note C: What to do after clicking on
|
| 195 |
-
Once you sign-up using your email, a button will pop-up showing that you need to confirm email. You can safely ignore this step and continue with login using information you just used for sign-up.
|
| 196 |
""")
|
| 197 |
|
| 198 |
# Logo Footer Section
|
|
|
|
| 191 |
**Note B: Automatic Session Timeout**
|
| 192 |
If you do not interact with this page(or next page - ComFit Copilot interface) for **10 minutes**, your session will expire.
|
| 193 |
|
| 194 |
+
**Note C: What to do after clicking on flashing green button**
|
| 195 |
+
Once you sign-up using your email on ComFit Copilot page (next page), a button will pop-up showing that you need to confirm email. You can safely ignore this step(no need to open your inbox) and continue with login using information you just used for sign-up.
|
| 196 |
""")
|
| 197 |
|
| 198 |
# Logo Footer Section
|