Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -22,8 +22,8 @@ LICENSE = """
|
|
22 |
<p/>
|
23 |
|
24 |
---
|
25 |
-
As a derivate work of
|
26 |
-
this demo is governed by the original [license](https://huggingface.co/spaces/
|
27 |
"""
|
28 |
|
29 |
if not torch.cuda.is_available():
|
|
|
22 |
<p/>
|
23 |
|
24 |
---
|
25 |
+
As a derivate work of Labradorite-13b](https://huggingface.co/ibm/labradorite-13b) by IBM,
|
26 |
+
this demo is governed by the original [license](https://huggingface.co/spaces/Artples/Labradorite-13b-Chat/blob/main/LICENSE.txt) and [acceptable use policy](https://huggingface.co/spaces/Artples/Labradorite-13b-Chat/blob/main/USE_POLICY.md).
|
27 |
"""
|
28 |
|
29 |
if not torch.cuda.is_available():
|