Delysa commited on
Commit
56f4868
·
verified ·
1 Parent(s): 6e38edd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def infer(prompt, negative, scale):
20
  if re.search(rf"\b{filter}\b", prompt):
21
  print(filter)
22
  print(prompt)
23
- raise gr.Error("Unsafe content found. Please try again with different prompts.")
24
 
25
  images = []
26
  url = os.getenv('JAX_BACKEND_URL')
 
20
  if re.search(rf"\b{filter}\b", prompt):
21
  print(filter)
22
  print(prompt)
23
+ raise gr.Error("sapık yetim piç tekrar dene yada sg.")
24
 
25
  images = []
26
  url = os.getenv('JAX_BACKEND_URL')