FlamingNeuron commited on
Commit
8d4d78e
·
verified ·
1 Parent(s): 8601a17

edited yaml. more edits on the way

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- title: BeyondChatGPT Demo
3
- emoji: 📉
4
- colorFrom: pink
5
- colorTo: yellow
6
- sdk: docker
7
- pinned: false
8
- app_port: 7860
9
  ---
10
 
 
11
  <p align = "center" draggable=”false” ><img src="https://github.com/AI-Maker-Space/LLM-Dev-101/assets/37101144/d1343317-fa2f-41e1-8af1-1dbb18399719"
12
  width="200px"
13
  height="auto"/>
 
1
  ---
2
+ title: Beyond ChatGPT – Prompt Playground
3
+ emoji: 💬
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ app_file: app.py
 
8
  ---
9
 
10
+
11
  <p align = "center" draggable=”false” ><img src="https://github.com/AI-Maker-Space/LLM-Dev-101/assets/37101144/d1343317-fa2f-41e1-8af1-1dbb18399719"
12
  width="200px"
13
  height="auto"/>