Samuel Stevens commited on
Commit
8fdbba2
·
1 Parent(s): 691d85c

maybe specifying the python patch version will make a difference

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: gray
5
  colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.9.1
8
- python_version: 3.12
9
  app_file: app.py
10
  pinned: false
11
  license: mit
 
5
  colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.9.1
8
+ python_version: 3.12.8
9
  app_file: app.py
10
  pinned: false
11
  license: mit