pikto commited on
Commit
12c40e6
·
1 Parent(s): 8f0eb9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def set_model(current_model_index):
47
  return gr.update(value=f"{current_model['name']}")
48
 
49
 
50
- with gr.Blocks(theme='pikto/theme@>=0.0.4,<0.0.2') as pan:
51
  gr.Markdown("AI CONTENT TOOLS.")
52
 
53
  with gr.Tab("T-to-I"):
 
47
  return gr.update(value=f"{current_model['name']}")
48
 
49
 
50
+ with gr.Blocks(theme='pikto/theme@>=0.0.4,<0.0.5') as pan:
51
  gr.Markdown("AI CONTENT TOOLS.")
52
 
53
  with gr.Tab("T-to-I"):