IMJONEZZ commited on
Commit
505cbc6
·
1 Parent(s): 321303b

space: pin python_version 3.12 — ZeroGPU defaulted to 3.10.13, breaking the cp312 mamba wheels

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: green
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.49.1
 
8
  app_file: space/app.py
9
  pinned: false
10
  license: other
 
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.49.1
8
+ python_version: "3.12"
9
  app_file: space/app.py
10
  pinned: false
11
  license: other