edyoshikun commited on
Commit
f875ce0
·
1 Parent(s): 0237ee2

runtime 311

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. runtime.txt +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: true
10
  license: bsd-3-clause
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: true
10
  license: bsd-3-clause
11
+ python_version: 3.11
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.11