Dagfinn1962 commited on
Commit
207dd56
1 Parent(s): 12f8cdd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ def call_inf_server(prompt, openai_key):
111
  return response
112
 
113
 
114
- with gr.Blocks(theme='Dagfinn1962/yellow')
115
 
116
  gr.Markdown(
117
  """div class="main" <h1><center>Chat with gpt-3.5-turbo</center></h1>
 
111
  return response
112
 
113
 
114
+ gr.Blocks(theme='Dagfinn1962/yellow')
115
 
116
  gr.Markdown(
117
  """div class="main" <h1><center>Chat with gpt-3.5-turbo</center></h1>