update readme
This commit is contained in:
		
							
								
								
									
										5
									
								
								README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								README.md
									
									
									
									
										vendored
									
									
								
							@@ -17,6 +17,9 @@ $ pip install min-dalle
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Usage
 | 
					### Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### Command Line
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Use the python script `image_from_text.py` to generate images from the command line.
 | 
					Use the python script `image_from_text.py` to generate images from the command line.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
@@ -29,6 +32,8 @@ $ python image_from_text.py --text='court sketch of godzilla on trial' --mega
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### Python
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To load a model once and generate multiple times, first initialize `MinDalleTorch`
 | 
					To load a model once and generate multiple times, first initialize `MinDalleTorch`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```python
 | 
					```python
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user