Spaces:
Configuration error
Configuration error
Commit ·
e2c89de
1
Parent(s): bfb4ce3
:wrench: change python version
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ sdk_version: 5.23.3
|
|
| 8 |
app_file: moral_compass_demo.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
| 11 |
short_description: compare different models and their moral compass
|
| 12 |
---
|
| 13 |
|
|
|
|
| 8 |
app_file: moral_compass_demo.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
python_version: "3.10"
|
| 12 |
short_description: compare different models and their moral compass
|
| 13 |
---
|
| 14 |
|