removed tab

This commit is contained in:
Johannes Stelzer 2023-02-21 12:15:55 +01:00
parent 1196fd7f69
commit 2b163446c4
1 changed files with 101 additions and 106 deletions

View File

@ -34,10 +34,6 @@ import copy
from dotenv import find_dotenv, load_dotenv
import shutil
"""
never hit compute trans -> multi movie add fail
"""
#%%
@ -293,7 +289,6 @@ if __name__ == "__main__":
# self = BlendingFrontend(None)
with gr.Blocks() as demo:
with gr.Tab("Single Transition"):
with gr.Row():
prompt1 = gr.Textbox(label="prompt 1")
prompt2 = gr.Textbox(label="prompt 2")