compatibility update

This commit is contained in:
Artiprocher
2023-12-23 20:13:41 +08:00
parent b30d0fa412
commit 66b3e995c2
27 changed files with 1051 additions and 398 deletions

4
pages/2_Video_Creator.py Normal file
View File

@@ -0,0 +1,4 @@
import streamlit as st
st.set_page_config(layout="wide")
st.markdown("# Coming soon")