Slimy619 commited on
Commit
cb5e4b5
·
1 Parent(s): bdc3cce

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def clear_chat(chat_history_state, chat_message):
124
 
125
 
126
  def gui(llm_chat):
127
- with gr.Blocks(theme="NoCrypt/miku") as app:
128
  gr.Markdown("# Llama 3 70B Instruct GGUF")
129
  gr.Markdown(
130
  f"""
 
124
 
125
 
126
  def gui(llm_chat):
127
+ with gr.Blocks() as app:
128
  gr.Markdown("# Llama 3 70B Instruct GGUF")
129
  gr.Markdown(
130
  f"""