naveen07garg commited on
Commit
2ef6b56
·
verified ·
1 Parent(s): 0623f60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
  short_description: Chat bot for airline
14
- python_version: 3.10
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).
 
11
  hf_oauth_scopes:
12
  - inference-api
13
  short_description: Chat bot for airline
14
+ python_version: "3.10"
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).