rianders commited on
Commit
e2bc80e
·
1 Parent(s): 0aa1b38

Pin python version to 3.12 to avoid asyncio event loop bugs in 3.13

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: Inspect the PDF Structure
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  license: apache-2.0
11
  short_description: Inspect the PDF Structure
12
+ python_version: 3.12
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference