zmbfeng commited on
Commit
20645d3
·
1 Parent(s): 8649c10

test commit

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -114,6 +114,7 @@ for example in examples:
114
  example.append("untethered_model")
115
  print(examples)
116
 
 
117
  interface_untethered_model = gr.Interface(fn=create_response,
118
  title="untethered model",
119
  description="language model fine tuned with'The Untethered Soul' chapter 17",
 
114
  example.append("untethered_model")
115
  print(examples)
116
 
117
+
118
  interface_untethered_model = gr.Interface(fn=create_response,
119
  title="untethered model",
120
  description="language model fine tuned with'The Untethered Soul' chapter 17",