Yuanshi commited on
Commit
3a6ef5f
·
verified ·
1 Parent(s): f2bc084

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from ominicontrol import generate_image
3
 
4
  import spaces
5
 
6
- USE_ZERO_GPU = False
7
 
8
  css = """
9
  .inputPanel {
 
3
 
4
  import spaces
5
 
6
+ USE_ZERO_GPU = True
7
 
8
  css = """
9
  .inputPanel {