Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ DESCRIPTION = """\
|
|
17 |
|
18 |
LICENSE = """\
|
19 |
---
|
20 |
-
This space is powered by the [mera-mix-4x7B](https://huggingface.co/meraGPT/mera-mix-4x7B) model which was created by [meraGPT](https://meraGPT.com).
|
21 |
"""
|
22 |
|
23 |
if not torch.cuda.is_available():
|
|
|
17 |
|
18 |
LICENSE = """\
|
19 |
---
|
20 |
+
This space is powered by the [mera-mix-4x7B](https://huggingface.co/meraGPT/mera-mix-4x7B) model, which was created by [meraGPT](https://meraGPT.com).
|
21 |
"""
|
22 |
|
23 |
if not torch.cuda.is_available():
|