xyizko commited on
Commit
f1389e8
·
verified ·
1 Parent(s): 1aabada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ https://www.gradio.app/docs/chatinterface
79
  """
80
  demo = gr.ChatInterface(
81
  title="Chat Interface to test HF Models with a HF TOKEN",
82
- description="<center> Enter your HF Token To Acces the Models"
83
  respond,
84
  additional_inputs=[
85
  token_input,
 
79
  """
80
  demo = gr.ChatInterface(
81
  title="Chat Interface to test HF Models with a HF TOKEN",
82
+ description="<center> Enter your HF Token To Acces the Models",
83
  respond,
84
  additional_inputs=[
85
  token_input,