nick_93 commited on
Commit
8df3de7
1 Parent(s): 02742e5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ def flush():
178
 
179
  class ControlNetDepthDesignModelMulti:
180
  """ Produces random noise images """
181
- @spaces.GPU
182
  def __init__(self):
183
  """ Initialize your model(s) here """
184
  #os.environ['HF_HUB_OFFLINE'] = "True"
 
178
 
179
  class ControlNetDepthDesignModelMulti:
180
  """ Produces random noise images """
181
+
182
  def __init__(self):
183
  """ Initialize your model(s) here """
184
  #os.environ['HF_HUB_OFFLINE'] = "True"