chris-rannou HF staff commited on
Commit
118dc12
1 Parent(s): 05d08db

Fully specified Python version

Browse files

The GPU based image file uses pyenv to install the Python version that requires a fully specified version.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 1.10.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- python_version: 3.7
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ python_version: 3.7.13
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference