oceansweep commited on
Commit
9eb7ed8
·
verified ·
1 Parent(s): f447d23

Update App_Function_Libraries/Gradio_Related.py

Browse files
App_Function_Libraries/Gradio_Related.py CHANGED
@@ -388,7 +388,7 @@ def launch_ui(share_public=None, server_mode=False):
388
 
389
  with gr.TabItem("Local LLM", id="local llm group"):
390
  create_chat_with_llamafile_tab()
391
- create_ollama_tab()
392
  #create_huggingface_tab()
393
 
394
  with gr.TabItem("Trashcan", id="trashcan group"):
 
388
 
389
  with gr.TabItem("Local LLM", id="local llm group"):
390
  create_chat_with_llamafile_tab()
391
+ #create_ollama_tab()
392
  #create_huggingface_tab()
393
 
394
  with gr.TabItem("Trashcan", id="trashcan group"):