yellowdolphin commited on
Commit
3600877
·
verified ·
1 Parent(s): 1d34676

Despite docker image is for python 3.7, the build command attempts installing huggingface-hub>=0.19, which requires python 3.8.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- python_version: 3.7
3
  title: 'Happywhale Demo'
4
  emoji: 🐬
5
  colorFrom: green
 
1
  ---
2
+ python_version: 3.8
3
  title: 'Happywhale Demo'
4
  emoji: 🐬
5
  colorFrom: green