Spaces:
Runtime error
Runtime error
ashish rai
commited on
Commit
·
9e50168
1
Parent(s):
9be2f24
temp
Browse files
app.py
CHANGED
|
@@ -117,3 +117,6 @@ if select_task=='Zero Shot Classification':
|
|
| 117 |
output=zero_shot_classification(input_texts, input_lables)
|
| 118 |
config = {'displayModeBar': False}
|
| 119 |
st.plotly_chart(output,config=config)
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
output=zero_shot_classification(input_texts, input_lables)
|
| 118 |
config = {'displayModeBar': False}
|
| 119 |
st.plotly_chart(output,config=config)
|
| 120 |
+
|
| 121 |
+
#awesome
|
| 122 |
+
|