Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ This AI will 'dream' you up a virtual pet.
|
|
36 |
\nThis is a denoising diffusion model trained in 48 hours for a hackathon, so the images can be pretty wonky.
|
37 |
\nImages are 128x128px.
|
38 |
|
39 |
-
\nBecause
|
40 |
\n <a href="https://github.com/ke7osm/VirtualPet-Dream">Github Repo</a>
|
41 |
|
42 |
"""
|
|
|
36 |
\nThis is a denoising diffusion model trained in 48 hours for a hackathon, so the images can be pretty wonky.
|
37 |
\nImages are 128x128px.
|
38 |
|
39 |
+
\nBecause we're running on CPU, it takes 10-15 minutes to generate an image. Quick inference can be run in the <a href="https://colab.research.google.com/drive/19QtPOHv6HCpexyCMGXowX4vyZlF4ZZYN?usp=sharing">colab notebook</a>.
|
40 |
\n <a href="https://github.com/ke7osm/VirtualPet-Dream">Github Repo</a>
|
41 |
|
42 |
"""
|