restore ollama webui quickstart (#11955)
This commit is contained in:
		
							parent
							
								
									5f7ff76ea5
								
							
						
					
					
						commit
						6fc9340d53
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -75,7 +75,6 @@ You may run below commands to install Open WebUI dependencies:
 | 
			
		|||
  # Install Dependencies
 | 
			
		||||
  cd ./backend
 | 
			
		||||
  pip install -r requirements.txt -U
 | 
			
		||||
  pip install --pre --upgrade accelerate
 | 
			
		||||
  ```
 | 
			
		||||
 | 
			
		||||
- For **Windows users**:
 | 
			
		||||
| 
						 | 
				
			
			@ -91,7 +90,6 @@ You may run below commands to install Open WebUI dependencies:
 | 
			
		|||
  :: Install Dependencies
 | 
			
		||||
  cd .\backend
 | 
			
		||||
  pip install -r requirements.txt -U
 | 
			
		||||
  pip install --pre --upgrade accelerate
 | 
			
		||||
  ```
 | 
			
		||||
 | 
			
		||||
### 3. Start the Open-WebUI 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue