tamatwi commited on
Commit
dc12067
·
verified ·
1 Parent(s): 6d8bed9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -26,10 +26,7 @@
26
  # if __name__ == "__main__":
27
  # iface.launch()
28
 
29
-
30
-
31
- # gemma2
32
-
33
 
34
  import os
35
  from threading import Thread
 
26
  # if __name__ == "__main__":
27
  # iface.launch()
28
 
29
+ set `share=True` in `launch()`.
 
 
 
30
 
31
  import os
32
  from threading import Thread