svjack commited on
Commit
70dec58
·
verified ·
1 Parent(s): 1a9c76d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,7 +321,7 @@ with gr.Blocks() as demo:
321
  </table>
322
  """)
323
 
324
- @spaces.GPU(duration=300)
325
  def generate(
326
  prompt,
327
  image_input,
 
321
  </table>
322
  """)
323
 
324
+ #@spaces.GPU(duration=300)
325
  def generate(
326
  prompt,
327
  image_input,