Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -113,4 +113,4 @@ def main():
|
|
| 113 |
st.info("Please upload a video in step 2 to start chatting.")
|
| 114 |
|
| 115 |
if __name__ == "__main__":
|
| 116 |
-
main()
|
|
|
|
| 113 |
st.info("Please upload a video in step 2 to start chatting.")
|
| 114 |
|
| 115 |
if __name__ == "__main__":
|
| 116 |
+
main()
|