ShrapTy commited on
Commit
cbb4026
·
1 Parent(s): 998a6a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -109,10 +109,8 @@ seafoam = SeafoamCustom()
109
  with gr.Blocks(theme=seafoam, analytics_enabled=False, css=css) as demo:
110
  with gr.Column():
111
  gr.Markdown(
112
- """ ## GPT4ALL
113
-
114
- 7b quantized 4bit (q4_0)
115
-
116
  Type in the box below and click the button to generate answers to your most pressing questions!
117
 
118
  """
 
109
  with gr.Blocks(theme=seafoam, analytics_enabled=False, css=css) as demo:
110
  with gr.Column():
111
  gr.Markdown(
112
+ """ ##
113
+
 
 
114
  Type in the box below and click the button to generate answers to your most pressing questions!
115
 
116
  """