rahul7star commited on
Commit
6662cc5
·
verified ·
1 Parent(s): 89f1ae7

Update simple_app.py

Browse files
Files changed (1) hide show
  1. simple_app.py +1 -1
simple_app.py CHANGED
@@ -60,7 +60,7 @@ def infer(prompt, progress=gr.Progress(track_tqdm=True)):
60
  bufsize=1)
61
 
62
  print("Process started successfully.")
63
- print(process)
64
 
65
  while True:
66
  # Poll stdout with a 40ms timeout.
 
60
  bufsize=1)
61
 
62
  print("Process started successfully.")
63
+
64
 
65
  while True:
66
  # Poll stdout with a 40ms timeout.