ashishraics commited on
Commit
b8a980e
·
1 Parent(s): d21a6a7
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -188,3 +188,5 @@ if select_task=='Zero Shot Classification':
188
  st.write(f"Time taken for computation {(end-start)*1000:.1f} ms")
189
  st.plotly_chart(output, config=_plotly_config)
190
 
 
 
 
188
  st.write(f"Time taken for computation {(end-start)*1000:.1f} ms")
189
  st.plotly_chart(output, config=_plotly_config)
190
 
191
+
192
+ #awesome