unclemusclez commited on
Commit
bd13d2c
·
verified ·
1 Parent(s): 3c5a11b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -177,8 +177,7 @@ with gr.Blocks(css=css) as demo:
177
  maintainer = gr.Checkbox(
178
  value=False,
179
  label="Maintainer",
180
- info="This is your original repository on both Hugging Face and Ollama.
181
- DO NOT USE unless using the same USERNAME on both platforms."
182
  )
183
  OLLAMA_USERNAME = gr.Textbox(
184
  label="Ollama.com Library Username",
 
177
  maintainer = gr.Checkbox(
178
  value=False,
179
  label="Maintainer",
180
+ info="This is your original repository on both Hugging Face and Ollama. \nDO NOT USE unless using the same USERNAME on both platforms."
 
181
  )
182
  OLLAMA_USERNAME = gr.Textbox(
183
  label="Ollama.com Library Username",