Files
DiffSynth-Studio/pages/2_Video_Creator.py
2023-12-23 20:13:41 +08:00

5 lines
87 B
Python

import streamlit as st
st.set_page_config(layout="wide")
st.markdown("# Coming soon")