bchander commited on
Commit
303c74e
·
verified ·
1 Parent(s): eb567e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -4,16 +4,13 @@ emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: clone of the code for agents course in huggingface
12
-
13
- hf_oauth: True
14
- # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
15
  hf_oauth_expiration_minutes: 480
16
- # optional, see "Scopes" below. "openid profile" is always included.
17
  ---
18
 
19
  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).
 
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.33.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: clone of the code for agents course in huggingface
12
+ hf_oauth: true
 
 
13
  hf_oauth_expiration_minutes: 480
 
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).