Spaces:
Paused
Paused
Add Replicate Button
#135
by
0x7o
- opened
app.py
CHANGED
@@ -43,7 +43,7 @@ from settings import (
|
|
43 |
# isort: on
|
44 |
|
45 |
TITLE = '# [DeepFloyd IF](https://github.com/deep-floyd/IF)'
|
46 |
-
DESCRIPTION = 'The DeepFloyd IF model has been initially released as a non-commercial research-only model. Please make sure you read and abide to the [LICENSE](https://huggingface.co/spaces/DeepFloyd/deepfloyd-if-license) before using it.'
|
47 |
DISCLAIMER = 'In this demo, the DeepFloyd team may collect prompts, and user preferences (which of the images the user chose to upscale) for improving future models'
|
48 |
FOOTER = """<div class="footer">
|
49 |
<p>Model by <a href="https://huggingface.co/DeepFloyd" style="text-decoration: underline;" target="_blank">DeepFloyd</a> supported by <a href="https://huggingface.co/stabilityai" style="text-decoration: underline;" target="_blank">Stability AI</a>
|
|
|
43 |
# isort: on
|
44 |
|
45 |
TITLE = '# [DeepFloyd IF](https://github.com/deep-floyd/IF)'
|
46 |
+
DESCRIPTION = 'The DeepFloyd IF model has been initially released as a non-commercial research-only model. Please make sure you read and abide to the [LICENSE](https://huggingface.co/spaces/DeepFloyd/deepfloyd-if-license) before using it.\n[![Replicate](https://replicate.com/0x7o/if-v1.0/badge)](https://replicate.com/0x7o/if-v1.0)'
|
47 |
DISCLAIMER = 'In this demo, the DeepFloyd team may collect prompts, and user preferences (which of the images the user chose to upscale) for improving future models'
|
48 |
FOOTER = """<div class="footer">
|
49 |
<p>Model by <a href="https://huggingface.co/DeepFloyd" style="text-decoration: underline;" target="_blank">DeepFloyd</a> supported by <a href="https://huggingface.co/stabilityai" style="text-decoration: underline;" target="_blank">Stability AI</a>
|