Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,11 @@ title: Trust Logic Demo
|
|
| 3 |
emoji: ⚡
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: green
|
| 6 |
-
sdk:
|
| 7 |
app_port: 7860
|
| 8 |
tags:
|
| 9 |
-
-
|
| 10 |
- ai
|
| 11 |
- flask
|
| 12 |
short_description: Chainlit AI backend with static web integration
|
| 13 |
-
---
|
|
|
|
| 3 |
emoji: ⚡
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: green
|
| 6 |
+
sdk: streamlit
|
| 7 |
app_port: 7860
|
| 8 |
tags:
|
| 9 |
+
- streamlit
|
| 10 |
- ai
|
| 11 |
- flask
|
| 12 |
short_description: Chainlit AI backend with static web integration
|
| 13 |
+
---
|