RishabhBhardwaj commited on
Commit
94ed569
1 Parent(s): 9e013a4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ if st.button("Evaluate"):
58
  st.sidebar.header("About")
59
  st.sidebar.info("This app uses the WalledGuard-C model to evaluate the safety of input text. It determines whether the text is asking for or containing unsafe information.")
60
 
61
- gr.load("models/walledai/walledguard-c").launch()
 
58
  st.sidebar.header("About")
59
  st.sidebar.info("This app uses the WalledGuard-C model to evaluate the safety of input text. It determines whether the text is asking for or containing unsafe information.")
60
 
61
+ #gr.load("models/walledai/walledguard-c").launch()