Spaces:
Sleeping
Sleeping
arslan-ahmed
commited on
Commit
•
bb9374d
1
Parent(s):
24c14af
Update ttyd_consts.py
Browse files- ttyd_consts.py +2 -2
ttyd_consts.py
CHANGED
@@ -65,7 +65,7 @@ url_tb_ph = 'https://example.com, https://another.com, https://anyremotedocument
|
|
65 |
|
66 |
md_title_general = """
|
67 |
## Chat with your documents and websites<br>
|
68 |
-
Step 1) Enter your
|
69 |
Step 2) Upload your documents and/or enter URLs, then click Load Data.<br>
|
70 |
Step 3) Once data is loaded, click Initialize Chatbot (at the bottom of the page) to start talking to your data.<br>
|
71 |
|
@@ -75,7 +75,7 @@ md_title_general = """
|
|
75 |
|
76 |
md_title_nustian = """
|
77 |
## Chat with NUSTIAN website<br>
|
78 |
-
Step 1) Submit your
|
79 |
Step 2) Click Initialize Chatbot to start sending messages.<br>
|
80 |
|
81 |
You may also play around with Advanced Settings, like changing the model name and parameters.
|
|
|
65 |
|
66 |
md_title_general = """
|
67 |
## Chat with your documents and websites<br>
|
68 |
+
Step 1) Enter your credentials, and click Submit.<br>
|
69 |
Step 2) Upload your documents and/or enter URLs, then click Load Data.<br>
|
70 |
Step 3) Once data is loaded, click Initialize Chatbot (at the bottom of the page) to start talking to your data.<br>
|
71 |
|
|
|
75 |
|
76 |
md_title_nustian = """
|
77 |
## Chat with NUSTIAN website<br>
|
78 |
+
Step 1) Submit your credentials.<br>
|
79 |
Step 2) Click Initialize Chatbot to start sending messages.<br>
|
80 |
|
81 |
You may also play around with Advanced Settings, like changing the model name and parameters.
|