Update pages/3_Earnings_Semantic_Search_π_.py
Browse files
pages/3_Earnings_Semantic_Search_π_.py
CHANGED
@@ -97,8 +97,8 @@ try:
|
|
97 |
|
98 |
st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file')
|
99 |
|
100 |
-
|
101 |
|
102 |
-
|
103 |
|
104 |
|
|
|
97 |
|
98 |
st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file')
|
99 |
|
100 |
+
except RuntimeError:
|
101 |
|
102 |
+
st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file'
|
103 |
|
104 |
|