TeresaK commited on
Commit
a25fe6d
1 Parent(s): db6fd64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  title: "NegotiateAI"
3
- emoji: "🤖"
4
  colorFrom: "blue"
5
  colorTo: "green"
6
- sdk: "gradio" # or "streamlit" if you are using Streamlit
7
- sdk_version: "3.0.0" # Change this to the correct version of the SDK you are using
8
- app_file: app.py # Change this to your app's main file (could be "streamlit_app.py" if you use Streamlit)
9
  pinned: false
10
  ---
 
1
  ---
2
  title: "NegotiateAI"
3
+ emoji: "🌍"
4
  colorFrom: "blue"
5
  colorTo: "green"
6
+ sdk: "streamlit"
7
+ sdk_version: "3.0.0"
8
+ app_file: app.py
9
  pinned: false
10
  ---