0mid commited on
Commit
be21de4
β€’
1 Parent(s): 9ab4f40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +18 -0
app.py CHANGED
@@ -410,5 +410,23 @@ with demo:
410
 
411
 
412
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
413
 
414
  demo.launch(debug=True,share=True)
 
410
 
411
 
412
 
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
 
432
  demo.launch(debug=True,share=True)