Rajagopal commited on
Commit
d0f35dd
·
1 Parent(s): 5bcbbcc

Update spaces_info.py

Browse files
Files changed (1) hide show
  1. spaces_info.py +10 -3
spaces_info.py CHANGED
@@ -1,5 +1,8 @@
1
- description = """ ELC Hackathon 2023: This AI can translate to Sign Languages
2
- \n This is very large AI model running on a shared server. So if the output display ERROR, please check back after 3 or 8 hours. The AI works, but may show ERROR if the server is too busy
 
 
 
3
  """
4
 
5
  wip_description = """Demo running on share server
@@ -15,7 +18,11 @@ examples = [
15
  64,
16
  ],
17
  [
18
- 'To say "Disability rights include the right to work" in Hindi Language, you can say,',
 
 
 
 
19
  32,
20
  ],
21
  ]
 
1
+ description = """ ELC Hackathon 2023: This AI can translate to Sign Languages
2
+
3
+ To begin, Click on an example from below, and then press the submit button.
4
+
5
+ \n This is very large AI model running on a shared server to many other. The AI works, but may show error if the server is too busy. So check after 3 hours
6
  """
7
 
8
  wip_description = """Demo running on share server
 
18
  64,
19
  ],
20
  [
21
+ 'To say "Beauty is an attitude" in American Sign Language, you can say,',
22
+ 64,
23
+ ],
24
+ [
25
+ 'To say "What are the human rights of persons with disability" in Hindi Language, you can say,',
26
  32,
27
  ],
28
  ]