chris-rannou HF Staff commited on
Commit
6273749
·
verified ·
1 Parent(s): 203179f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import gradio as gr
5
  import time
6
  import os
7
 
 
8
  MB = 1024*1024
9
  def eat_memory():
10
  mem = []
 
5
  import time
6
  import os
7
 
8
+ # useless comment 1
9
  MB = 1024*1024
10
  def eat_memory():
11
  mem = []