Spaces:
Runtime error
Runtime error
mangoMyeong
commited on
Commit
·
a25e5b4
1
Parent(s):
037e2e6
Update README.md
Browse filesgradio -> streamlit
add license
README.md
CHANGED
@@ -3,10 +3,11 @@ title: LangChain ChatGPT
|
|
3 |
emoji: 🐨
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
6 |
-
sdk:
|
7 |
sdk_version: 1.27.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 🐨
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
sdk_version: 1.27.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|