Wajahat698 commited on
Commit
bfa4f74
·
verified ·
1 Parent(s): d1153bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,11 +3,11 @@ title: Trust Logic Demo
3
  emoji: ⚡
4
  colorFrom: red
5
  colorTo: green
6
- sdk: docker
7
  app_port: 7860
8
  tags:
9
- - chainlit
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
+ ---