Spaces:
Runtime error
Runtime error
Commit
Β·
b531a3b
1
Parent(s):
a6f876f
Remove bad examples
Browse files
app.py
CHANGED
@@ -192,21 +192,6 @@ examples = [
|
|
192 |
45,
|
193 |
7.5,
|
194 |
],
|
195 |
-
[
|
196 |
-
"ΰ°ͺΰ°Έΰ°Ώΰ°ͺΰ°Ύΰ°ͺ ΰ°ͺΰ°Ύΰ°² ΰ°ΰ±ΰ°Έΰ° ΰ°ΰ°‘ΰ±ΰ°Έΰ±ΰ°€ΰ±ΰ°ΰ°¦ΰ°Ώ",
|
197 |
-
45,
|
198 |
-
7.5,
|
199 |
-
],
|
200 |
-
[
|
201 |
-
"Vai JΕ«s vΔlaties dejot?",
|
202 |
-
45,
|
203 |
-
7.5,
|
204 |
-
],
|
205 |
-
[
|
206 |
-
"Ψͺ Ψ§ΩΨ± Ψ¨ΩΫΩ Ϋ ΩΨ§Ψ¦Ϋ",
|
207 |
-
45,
|
208 |
-
7.5,
|
209 |
-
],
|
210 |
]
|
211 |
|
212 |
with block as demo:
|
|
|
192 |
45,
|
193 |
7.5,
|
194 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
]
|
196 |
|
197 |
with block as demo:
|