Spaces:
Build error
Build error
edited yaml. more edits on the way
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
-
sdk:
|
7 |
-
|
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"/>
|