peterpeter8585 commited on
Commit
71c6b7e
1 Parent(s): 4b105c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -543,6 +543,6 @@ a8= gr.ChatInterface(
543
  )
544
 
545
  if __name__ == "__main__":
546
- with gr.Blocks(theme="gstaff/xkcd") as ai:
547
  gr.TabbedInterface([aa, ac, ab, ae, aaaa,demo2,a8, a9], ["gpt4(Password needed)", "gpt4(only for programming)", "gpt4(only for medical questions)", "gpt4(only for food recommendations)", "gpt4(only for law questions)","image create", "gpt4(test)", "ai test"])
548
  ai.launch(share=True)
 
543
  )
544
 
545
  if __name__ == "__main__":
546
+ with gr.Blocks(theme="prithivMLmods/Minecraft-Theme") as ai:
547
  gr.TabbedInterface([aa, ac, ab, ae, aaaa,demo2,a8, a9], ["gpt4(Password needed)", "gpt4(only for programming)", "gpt4(only for medical questions)", "gpt4(only for food recommendations)", "gpt4(only for law questions)","image create", "gpt4(test)", "ai test"])
548
  ai.launch(share=True)