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