Labbeti commited on
Commit
b61dbe1
·
1 Parent(s): 88b33c2

Fix: Try to specify python version 3.10.15 in README.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 1.28.1
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
- python_version: 3.11
12
  models: [Labbeti/conette]
13
  tags: [audio-captioning]
14
  ---
 
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
+ python_version: 3.10.15
12
  models: [Labbeti/conette]
13
  tags: [audio-captioning]
14
  ---