Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ async def root():
|
|
149 |
</style>
|
150 |
</head>
|
151 |
<body>
|
152 |
-
<h1>
|
153 |
<div class="container">
|
154 |
<div id="init-form">
|
155 |
<h2>1. Initialize Chat</h2>
|
|
|
149 |
</style>
|
150 |
</head>
|
151 |
<body>
|
152 |
+
<h1>Chain-of-Recursive-Thoughts TEST Interface: https://github.com/PhialsBasement/Chain-of-Recursive-Thoughts</h1>
|
153 |
<div class="container">
|
154 |
<div id="init-form">
|
155 |
<h2>1. Initialize Chat</h2>
|