bigghuggs commited on
Commit
7a7de15
·
verified ·
1 Parent(s): e2059a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ import requests
30
  #from textgen import getTextGen,multiprocessPrompts
31
 
32
 
 
33
  """
34
  Python subprocess non-blocking and non-breaking communicate.: https://gist.github.com/hzhu212/02d5d4845027411b6705f0dc19181ef5
35
 
 
30
  #from textgen import getTextGen,multiprocessPrompts
31
 
32
 
33
+
34
  """
35
  Python subprocess non-blocking and non-breaking communicate.: https://gist.github.com/hzhu212/02d5d4845027411b6705f0dc19181ef5
36