Synced repo using 'sync_with_huggingface' Github Action
Browse files
space.yml
CHANGED
@@ -4,10 +4,9 @@ colorFrom: red
|
|
4 |
colorTo: blue
|
5 |
sdk: gradio
|
6 |
sdk_version: 4.41.0
|
7 |
-
app_file: iscc_sct/demo.py
|
8 |
pinned: true
|
9 |
license: CC-BY-NC-SA-4.0
|
10 |
-
python_version: 3.12
|
11 |
short_description: Cross Lingual Similarity Preserving Text Simprints
|
12 |
description: >
|
13 |
# ISCC-LAB - Semantic-Code Text
|
|
|
4 |
colorTo: blue
|
5 |
sdk: gradio
|
6 |
sdk_version: 4.41.0
|
7 |
+
app_file: ./iscc_sct/demo.py
|
8 |
pinned: true
|
9 |
license: CC-BY-NC-SA-4.0
|
|
|
10 |
short_description: Cross Lingual Similarity Preserving Text Simprints
|
11 |
description: >
|
12 |
# ISCC-LAB - Semantic-Code Text
|