Spaces:
Runtime error
Runtime error
Commit
·
b8a980e
1
Parent(s):
d21a6a7
temp
Browse files
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
|