aiDevzz commited on
Commit
ab554dc
1 Parent(s): 3bfccb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ if text:
12
  out = pipe(text)
13
  st.json(out)
14
  st.text('Darwin Output')
15
- }
16
 
17
  st.text('Darwin >detects< <Negative - positive> Prompts')
18
  st.button('go to model Page')
 
12
  out = pipe(text)
13
  st.json(out)
14
  st.text('Darwin Output')
 
15
 
16
  st.text('Darwin >detects< <Negative - positive> Prompts')
17
  st.button('go to model Page')