Spaces:
Runtime error
Runtime error
kargaranamir
commited on
Commit
•
146f20f
1
Parent(s):
e94a434
Update app.py
Browse files
app.py
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
# coding=utf-8
|
2 |
# Copyright 2023 The GlotLID Authors.
|
3 |
# Lint as: python3
|
4 |
-
"""
|
5 |
-
GlotLID Space
|
6 |
-
"""
|
7 |
|
8 |
-
|
|
|
|
|
9 |
|
10 |
|
11 |
import constants
|
|
|
1 |
# coding=utf-8
|
2 |
# Copyright 2023 The GlotLID Authors.
|
3 |
# Lint as: python3
|
|
|
|
|
|
|
4 |
|
5 |
+
|
6 |
+
# This space is built based on AMR-KELEG/ALDi space.
|
7 |
+
# GlotLID Space
|
8 |
|
9 |
|
10 |
import constants
|