ehristoforu commited on
Commit
f481c80
·
verified ·
1 Parent(s): fa95ba0

Update webui.py

Browse files
Files changed (1) hide show
  1. webui.py +1 -1
webui.py CHANGED
@@ -6,7 +6,7 @@ print(text2art('''TensorLM''', font="small"))
6
  print("Our license: https://www.apache.org/licenses/LICENSE-2.0.txt")
7
 
8
 
9
- time.sleep(5)
10
 
11
  print(" ")
12
 
 
6
  print("Our license: https://www.apache.org/licenses/LICENSE-2.0.txt")
7
 
8
 
9
+ #time.sleep(5)
10
 
11
  print(" ")
12