pikto commited on
Commit
8674295
·
1 Parent(s): f015e3e

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@>=1.0.0,<2.0.0') 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.1,<0.0.2') as pan:
51
  gr.Markdown("AI CONTENT TOOLS.")
52
 
53
  with gr.Tab("T-to-I"):