Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import spaces
|
|
7 |
import asyncio
|
8 |
|
9 |
description = """## Compare Creative Writing: Standard Sampler vs. Backtrack Sampler with Creative Writing Strategy
|
10 |
-
This is a demo of [Backtrack Sampler](https://github.com/Mihaiii/backtrack_sampler) using
|
11 |
<br />On the left you have the output of the standard sampling and on the write the output privided by Backtrack Sampler.
|
12 |
"""
|
13 |
# Load tokenizer
|
|
|
7 |
import asyncio
|
8 |
|
9 |
description = """## Compare Creative Writing: Standard Sampler vs. Backtrack Sampler with Creative Writing Strategy
|
10 |
+
This is a demo of the [Backtrack Sampler](https://github.com/Mihaiii/backtrack_sampler) framework using "Creative Writing Strategy".
|
11 |
<br />On the left you have the output of the standard sampling and on the write the output privided by Backtrack Sampler.
|
12 |
"""
|
13 |
# Load tokenizer
|