anzorq doevent commited on
Commit
c67754e
1 Parent(s): 1f90c54

Forced use of the python 3.8 version (#97)

Browse files

- Forced use of the python 3.8 version (b81de4f2553a5ab8e320ee3bf74b0fff8bc328b8)


Co-authored-by: Max Skobeev <doevent@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: red
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.15.0
 
8
  app_file: app.py
9
  pinned: true
10
  license: mit
 
5
  colorTo: pink
6
  sdk: gradio
7
  sdk_version: 3.15.0
8
+ python_version: 3.8.3
9
  app_file: app.py
10
  pinned: true
11
  license: mit