mangoMyeong commited on
Commit
a25e5b4
·
1 Parent(s): 037e2e6

Update README.md

Browse files

gradio -> streamlit
add license

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,10 +3,11 @@ title: LangChain ChatGPT
3
  emoji: 🐨
4
  colorFrom: green
5
  colorTo: blue
6
- sdk: gradio
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