Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -6,8 +6,6 @@
|
|
6 |
# copies of the Software, and to permit persons to whom the Software is
|
7 |
import spaces
|
8 |
import os
|
9 |
-
import subprocess
|
10 |
-
subprocess.run(['prlimit', '--stack[536870912]'])
|
11 |
|
12 |
import random
|
13 |
import uuid
|
|
|
6 |
# copies of the Software, and to permit persons to whom the Software is
|
7 |
import spaces
|
8 |
import os
|
|
|
|
|
9 |
|
10 |
import random
|
11 |
import uuid
|