coolkrishds commited on
Commit
7484466
·
1 Parent(s): 0510c19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import streamlit as st
16
  # )
17
  # st.write(res)
18
 
19
- # Prog3: Zero Shot Classifier
20
 
21
  classifier2 = pipeline("zero-shot-classification")
22
  res = classifier2(
 
16
  # )
17
  # st.write(res)
18
 
19
+ # Prog3: Zero Shot Classifier
20
 
21
  classifier2 = pipeline("zero-shot-classification")
22
  res = classifier2(