tanlocc commited on
Commit
cdab4c3
Β·
1 Parent(s): a49cfb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ _MODEL_TO_SIZE = dict(_MODELS)
24
 
25
  model = hub.load(hf_hub_download(
26
  'tanlocc/Out_of_Universe',
27
- f'{name}'
28
  ))
29
 
30
  print(model)
 
24
 
25
  model = hub.load(hf_hub_download(
26
  'tanlocc/Out_of_Universe',
27
+ "content_moderation.onnx"
28
  ))
29
 
30
  print(model)