mirror of https://github.com/skygpu/skynet.git
				
				
				
			add txt2txt cli command to pyproject.toml
							parent
							
								
									9c76d82d53
								
							
						
					
					
						commit
						4dce4ee9e3
					
				| 
						 | 
					@ -69,3 +69,4 @@ txt2img = 'skynet.cli:txt2img'
 | 
				
			||||||
img2img = 'skynet.cli:img2img'
 | 
					img2img = 'skynet.cli:img2img'
 | 
				
			||||||
upscale = 'skynet.cli:upscale'
 | 
					upscale = 'skynet.cli:upscale'
 | 
				
			||||||
inpaint = 'skynet.cli:inpaint'
 | 
					inpaint = 'skynet.cli:inpaint'
 | 
				
			||||||
 | 
					txt2txt = 'skynet.cli:txt2txt'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue