Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
thumbnail: >-
|
12 |
https://cdn-uploads.huggingface.co/production/uploads/64964a906105da037e718533/BRQArnH6HoAHM9YAiX4FM.jpeg
|
13 |
-
short_description:
|
14 |
---
|
15 |
|
16 |
A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
|
@@ -19,4 +19,4 @@ Duplicate the space and create your own with:
|
|
19 |
- OpenAI API key
|
20 |
- Assistant ID
|
21 |
- Chosen password (the username is "username" by default - this can be changed in app.py)
|
22 |
-
- Avatar pic (optional)
|
|
|
1 |
---
|
2 |
+
title: NewsWave Companion
|
3 |
+
emoji: 🐬
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
|
|
10 |
license: apache-2.0
|
11 |
thumbnail: >-
|
12 |
https://cdn-uploads.huggingface.co/production/uploads/64964a906105da037e718533/BRQArnH6HoAHM9YAiX4FM.jpeg
|
13 |
+
short_description: An ESL tutor
|
14 |
---
|
15 |
|
16 |
A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
|
|
|
19 |
- OpenAI API key
|
20 |
- Assistant ID
|
21 |
- Chosen password (the username is "username" by default - this can be changed in app.py)
|
22 |
+
- Avatar pic (optional)
|