Compare commits
	
		
			2 Commits 
		
	
	
		
			bb264129c7
			...
			fd039f272b
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								 | 
						fd039f272b | |
| 
							
							
								 | 
						81b4759b39 | 
| 
						 | 
				
			
			@ -67,6 +67,11 @@ Then put those 2 files on the "**models**" folder
 | 
			
		|||
We highly recommend to work with a  `venv`  to avoid issues.
 | 
			
		||||
```
 | 
			
		||||
pip install -r requirements.txt
 | 
			
		||||
```
 | 
			
		||||
or try if above failed
 | 
			
		||||
```
 | 
			
		||||
pip install --use-pep517 -r requirements.txt
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
For MAC OS, You have to install or upgrade python-tk package:
 | 
			
		||||
```
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue