Mihaiii commited on
Commit
fa9f7fb
·
verified ·
1 Parent(s): 9e03616

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 one of its algorithms named "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
 
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