Staticaliza commited on
Commit
4df851c
·
verified ·
1 Parent(s): 48c2ad8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -101,7 +101,6 @@ def generate(input=DEFAULT_INPUT, filter_input="", negative_input=DEFAULT_NEGATI
101
  print(steps, guidance)
102
 
103
  repo_nsfw_classifier.to(DEVICE)
104
- processor_nsfw_classifier.to(DEVICE)
105
  repo.to(DEVICE)
106
 
107
  parameters = {
 
101
  print(steps, guidance)
102
 
103
  repo_nsfw_classifier.to(DEVICE)
 
104
  repo.to(DEVICE)
105
 
106
  parameters = {