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