emmas96 commited on
Commit
e38d443
·
1 Parent(s): f398b03

change python version for CDDD requirement

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  title: HyperDTI
3
- emoji: 🔥
4
- colorFrom: indigo
5
- colorTo: red
6
  sdk: streamlit
7
  sdk_version: 1.17.0
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: HyperDTI
3
+ emoji: 🐨
4
+ colorFrom: purple
5
+ colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.17.0
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
11
+ python_version: 3.6.15
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference