Spaces:
Sleeping
Sleeping
Christof Bless
commited on
change ypthon version
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
title: Citation Integrity
|
3 |
-
emoji:
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.29.1
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: Insert a paper and get the integrity score of its citations
|
|
|
1 |
---
|
2 |
title: Citation Integrity
|
3 |
+
emoji: ππ
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.29.1
|
8 |
+
python_version: 3.11
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
short_description: Insert a paper and get the integrity score of its citations
|