empty cache if cuda available

This commit is contained in:
Brett Kuprel
2022-07-04 07:21:54 -04:00
parent 9602055eaa
commit 256fd1aab0
2 changed files with 2 additions and 3 deletions
Vendored
+1 -1
View File
@@ -81,7 +81,7 @@ display(image)
Use `image_from_text.py` to generate images from the command line.
```bash
$ python image_from_text.py --text='artificial intelligence' --seed=7
$ python image_from_text.py --text='artificial intelligence' --no-mega --seed=7
```
<img src="https://github.com/kuprel/min-dalle/raw/main/examples/artificial_intelligence.jpg" alt="min-dalle" width="200"/>