update cuda version in replicate docker image
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
[](https://discord.gg/xBPBXfcFHd)
|
||||
|
||||
This is a fast, minimal implementation of Boris Dayma's [DALL·E Mega](https://github.com/borisdayma/dalle-mini). It has been stripped down for inference and converted to PyTorch. The only third party dependencies are numpy, requests, pillow and torch.
|
||||
This is a fast, minimal port of Boris Dayma's [DALL·E Mega](https://github.com/borisdayma/dalle-mini). It has been stripped down for inference and converted to PyTorch. The only third party dependencies are numpy, requests, pillow and torch.
|
||||
|
||||
To generate a 4x4 grid of DALL·E Mega images it takes:
|
||||
- 89 sec with a T4 in Colab
|
||||
|
||||
Reference in New Issue
Block a user