hilamanor commited on
Commit
e71c471
1 Parent(s): 2be93fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
7
  sdk_version: 4.21.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
7
  sdk_version: 4.21.0
8
  app_file: app.py
9
  pinned: false
10
+ license: cc-by-sa-4.0
11
  ---
12
 
13
+ The 30-second limit was introduced to ensure that queue wait times remain reasonable, especially when there are a lot of users.
14
+ For that reason pull-requests that change this limit will not be merged. Please clone or duplicate the space to work locally without limits.