Labbeti commited on
Commit
df81f04
1 Parent(s): db7515e

Fix: Try to fix space with python 3.11.

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.10
12
  models: [Labbeti/conette]
13
  tags: [audio-captioning]
14
  ---
 
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
  ---