Update app.py
Browse files
app.py
CHANGED
@@ -64,6 +64,8 @@ This is the first model to be released open-source in the near future by **[Plut
|
|
64 |
|
65 |
While this very first version may not seem like much, it's a step towards infinite possibilities. If you like this project, please consider leaving a like or following our organization for future releases and the upcoming open-source release of v0.1!
|
66 |
|
|
|
|
|
67 |
Enter a prompt below to see what PlutoGen can do.
|
68 |
"""
|
69 |
|
|
|
64 |
|
65 |
While this very first version may not seem like much, it's a step towards infinite possibilities. If you like this project, please consider leaving a like or following our organization for future releases and the upcoming open-source release of v0.1!
|
66 |
|
67 |
+
This model is currently running on an RTX 3090, but outperforms other state of the art models by generating an image in 14 seconds on an RTX 3060.
|
68 |
+
|
69 |
Enter a prompt below to see what PlutoGen can do.
|
70 |
"""
|
71 |
|