JarvisLabs commited on
Commit
578d7b2
1 Parent(s): f62edf9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -37,7 +37,6 @@ MAX_IMAGE_SIZE = 2048
37
  OUTPUT_DIR = os.getenv("OUTPUT_DIR", "./outputs")
38
 
39
 
40
- @spaces.CPU
41
  def generate_replicate(
42
  prompt: str,
43
  negative_prompt: str = "",
 
37
  OUTPUT_DIR = os.getenv("OUTPUT_DIR", "./outputs")
38
 
39
 
 
40
  def generate_replicate(
41
  prompt: str,
42
  negative_prompt: str = "",