AIBRUH commited on
Commit
aaa1541
·
verified ·
1 Parent(s): 9fa1dd0

Pin python 3.10 (scipy/numpy/torch wheels exist; avoids gfortran source build)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: green
6
  sdk: gradio
7
  sdk_version: 5.36.2
8
  app_file: app.py
 
9
  pinned: false
10
  short_description: Generate podcast and tiktok style video avatars
11
  ---
 
6
  sdk: gradio
7
  sdk_version: 5.36.2
8
  app_file: app.py
9
+ python_version: "3.10"
10
  pinned: false
11
  short_description: Generate podcast and tiktok style video avatars
12
  ---