randrewsv commited on
Commit
be4cea8
Β·
verified Β·
1 Parent(s): 22d3c59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  title: Ai Debate
3
  emoji: πŸ†
4
- colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.49.1
@@ -11,6 +11,7 @@ hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
  short_description: Two AI models will debate on the topic you propose
 
14
  ---
15
 
16
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
1
  ---
2
  title: Ai Debate
3
  emoji: πŸ†
4
+ colorFrom: green
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.49.1
 
11
  hf_oauth_scopes:
12
  - inference-api
13
  short_description: Two AI models will debate on the topic you propose
14
+ license: mit
15
  ---
16
 
17
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).