230614
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -15,15 +15,18 @@ conda install pytorch::pytorch torchvision torchaudio -c pytorch -y
 | 
			
		||||
pip install -r requirements.txt
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## MAC
 | 
			
		||||
## linux
 | 
			
		||||
```shell
 | 
			
		||||
# 安装 pytorch v1.12版本已经正式支持了用于mac m1芯片gpu加速的mps后端
 | 
			
		||||
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
 | 
			
		||||
 | 
			
		||||
pip install -r requirements.txt
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## gpt4free
 | 
			
		||||
## Jupyter
 | 
			
		||||
```shell
 | 
			
		||||
# env
 | 
			
		||||
pip install jupyter
 | 
			
		||||
```
 | 
			
		||||
pip install -U g4f[all]
 | 
			
		||||
```shell
 | 
			
		||||
jupyter notebook
 | 
			
		||||
```
 | 
			
		||||
							
								
								
									
										5234
									
								
								linear regression/liner regression.ipynb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5234
									
								
								linear regression/liner regression.ipynb
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user