Spaces:
Running
Running
sarahciston
commited on
Commit
•
eb4bd74
1
Parent(s):
5ede890
typo on new func
Browse files
sketch.js
CHANGED
@@ -33,7 +33,7 @@ async function textGenTask(input){
|
|
33 |
|
34 |
return await OUTPUT_LIST
|
35 |
// return await out
|
36 |
-
}
|
37 |
|
38 |
// RUN FILL-IN MODEL
|
39 |
async function fillInTask(input){
|
|
|
33 |
|
34 |
return await OUTPUT_LIST
|
35 |
// return await out
|
36 |
+
}
|
37 |
|
38 |
// RUN FILL-IN MODEL
|
39 |
async function fillInTask(input){
|