Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|