APRG commited on
Commit
fb4b065
·
verified ·
1 Parent(s): 857b3ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
 
 
10
  license: apache-2.0
11
  short_description: more advanced langchain agentic system
12
  ---
 
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
+ hf_oauth: true
11
+ hf_oauth_expiration_minutes: 480
12
  license: apache-2.0
13
  short_description: more advanced langchain agentic system
14
  ---