asalhi85 commited on
Commit
c66afde
1 Parent(s): cc37716

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ DUPLICATE = """
36
  IMAGE_WIDTH = 512
37
 
38
 
39
- afety_settings = [
40
  {
41
  "category": "HARM_CATEGORY_DANGEROUS",
42
  "threshold": "BLOCK_NONE",
 
36
  IMAGE_WIDTH = 512
37
 
38
 
39
+ safety_settings = [
40
  {
41
  "category": "HARM_CATEGORY_DANGEROUS",
42
  "threshold": "BLOCK_NONE",