Spaces:
Running
Running
Commit
·
fdf2d4e
1
Parent(s):
50fe9fa
Update app.py
Browse files
app.py
CHANGED
@@ -146,6 +146,8 @@ iface = gr.Interface(
|
|
146 |
This demonstration is running on the [makeai.run API](https://www.makeai.run/).
|
147 |
## Acknowledgements
|
148 |
Thanks to [Redmond.ai](https://redmond.ai/) for providing GPU Time and sponsoring this model.
|
|
|
|
|
149 |
""",
|
150 |
allow_flagging='never'
|
151 |
)
|
|
|
146 |
This demonstration is running on the [makeai.run API](https://www.makeai.run/).
|
147 |
## Acknowledgements
|
148 |
Thanks to [Redmond.ai](https://redmond.ai/) for providing GPU Time and sponsoring this model.
|
149 |
+
|
150 |
+
## Test my 2.1 Finetuned Model (Freedom) [here](https://huggingface.co/spaces/artificialguybr/freedom).
|
151 |
""",
|
152 |
allow_flagging='never'
|
153 |
)
|