ehristoforu commited on
Commit
348e14e
·
1 Parent(s): 0d37254

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -3
main.py CHANGED
@@ -205,9 +205,6 @@ with gr.Blocks(theme=theme) as demo:
205
  )
206
 
207
 
208
- with gr.Tab(label="txt2video"):
209
- with gr.Row():
210
- gr.load("hysts/zeroscope-v2", src="spaces")
211
 
212
 
213
 
 
205
  )
206
 
207
 
 
 
 
208
 
209
 
210