Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chris-rannou/test-private-2
chris-rannou
/
test-tcp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chris-rannou
HF Staff
commited on
Feb 8, 2024
Commit
310a263
·
verified
·
1 Parent(s):
9170630
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -7,7 +7,6 @@ import os
7
import elasticsearch
8
9
MB = 1024*1024
10
-
1/0
11
def eat_memory():
12
mem = []
13
while True:
7
import elasticsearch
8
9
MB = 1024*1024
10
def eat_memory():
11
mem = []
12
while True: