Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,7 @@ from all_models import models
|
|
| 4 |
from datetime import datetime
|
| 5 |
|
| 6 |
now2 = 0
|
| 7 |
-
kii=" needs async iterative function for all models selected to go to appropriate output boxes, because gradio update lost multiselect? ";
|
| 8 |
|
| 9 |
|
| 10 |
def get_current_time():
|
|
|
|
| 4 |
from datetime import datetime
|
| 5 |
|
| 6 |
now2 = 0
|
| 7 |
+
kii=" needs async iterative function for all models selected to go to appropriate output boxes, because gradio update lost multiselect? OR not. where am i, how did i find myself here, what is this strange language";
|
| 8 |
|
| 9 |
|
| 10 |
def get_current_time():
|