Yaya86 commited on
Commit
7e53ce3
·
verified ·
1 Parent(s): 8a2dd80

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1,6 +1,6 @@
1
  #!/bin/bash
2
 
3
- pip install -U "huggingface_hub[cli]"
4
 
5
  # Démarrez le service Ollama en arrière-plan
6
  ollama serve &
 
1
  #!/bin/bash
2
 
3
+ #pip install -U "huggingface_hub[cli]"
4
 
5
  # Démarrez le service Ollama en arrière-plan
6
  ollama serve &