Spaces:
Running
Running
Commit
·
50fe9fa
1
Parent(s):
a377ac3
Update app.py
Browse files
app.py
CHANGED
@@ -141,7 +141,7 @@ iface = gr.Interface(
|
|
141 |
description = """
|
142 |
## Finetuned model of SD 1.5 produced by [@artificialguybr](https://twitter.com/artificialguybr).
|
143 |
## Resources
|
144 |
-
- The weights were released [here](https://civitai.com/models/
|
145 |
## Demonstration
|
146 |
This demonstration is running on the [makeai.run API](https://www.makeai.run/).
|
147 |
## Acknowledgements
|
|
|
141 |
description = """
|
142 |
## Finetuned model of SD 1.5 produced by [@artificialguybr](https://twitter.com/artificialguybr).
|
143 |
## Resources
|
144 |
+
- The weights were released [here](https://civitai.com/models/94123/liberte-generalist-model) with example prompts in CIVITAI and [here in HF](https://huggingface.co/artificialguybr/liberte).
|
145 |
## Demonstration
|
146 |
This demonstration is running on the [makeai.run API](https://www.makeai.run/).
|
147 |
## Acknowledgements
|