Spaces:
Running
Running
Short description
Browse filesSame as - https://huggingface.co/spaces/TencentARC/InstantMesh/discussions/5
README.md
CHANGED
@@ -9,6 +9,7 @@ license: apache-2.0
|
|
9 |
base_path: /chat
|
10 |
app_port: 3000
|
11 |
failure_strategy: rollback
|
|
|
12 |
---
|
13 |
|
14 |
# Chat UI
|
@@ -815,4 +816,4 @@ to clear out the database. Then login in the app to create your user and run the
|
|
815 |
npm run populate users settings assistants conversations
|
816 |
```
|
817 |
|
818 |
-
to populate the database with fake data, including fake conversations and assistants for your user.
|
|
|
9 |
base_path: /chat
|
10 |
app_port: 3000
|
11 |
failure_strategy: rollback
|
12 |
+
short_description: Create your OWN AI Assistant
|
13 |
---
|
14 |
|
15 |
# Chat UI
|
|
|
816 |
npm run populate users settings assistants conversations
|
817 |
```
|
818 |
|
819 |
+
to populate the database with fake data, including fake conversations and assistants for your user.
|