Spaces:
Running
on
A10G
Running
on
A10G
Commit
•
b490778
1
Parent(s):
69ec261
Remove CPU notice
Browse files
app.py
CHANGED
@@ -32,9 +32,6 @@ def main(
|
|
32 |
|
33 |
description = \
|
34 |
"""
|
35 |
-
__This demo is currently running on CPU only, so takes a looooooong time, a GPU will be added in the near future!
|
36 |
-
In the meantime test out the version [here](https://47725.gradio.app/).__
|
37 |
-
|
38 |
Generate variations on an input image using a fine-tuned version of Stable Diffision.
|
39 |
Trained by [Justin Pinkney](https://www.justinpinkney.com) ([@Buntworthy](https://twitter.com/Buntworthy)) at [Lambda](https://lambdalabs.com/)
|
40 |
|
|
|
32 |
|
33 |
description = \
|
34 |
"""
|
|
|
|
|
|
|
35 |
Generate variations on an input image using a fine-tuned version of Stable Diffision.
|
36 |
Trained by [Justin Pinkney](https://www.justinpinkney.com) ([@Buntworthy](https://twitter.com/Buntworthy)) at [Lambda](https://lambdalabs.com/)
|
37 |
|