kargaranamir commited on
Commit
146f20f
1 Parent(s): e94a434

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
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
- """ This space is built based on AMR-KELEG/ALDi space """
 
 
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