Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
duplicated_from: ysharma/ChatGPTwithAPI
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
duplicated_from: ysharma/ChatGPTwithAPI
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
pipeline_tag: text-generation
|
15 |
+
tags:
|
16 |
+
- nlp
|
17 |
+
- code
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|