CreitinGameplays cutycat2000x commited on
Commit
f5292fc
1 Parent(s): 428e820

Update app.py (#3)

Browse files

- Update app.py (eef39b3379a9ae540981a675f385010ebe32effb)


Co-authored-by: CutyCat <cutycat2000x@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ if torch.cuda.is_available():
57
 
58
  style_list = [
59
  {
60
- "name": "(No style)",
61
  "prompt": "{prompt}",
62
  "negative_prompt": "",
63
  },
 
57
 
58
  style_list = [
59
  {
60
+ "name": "(LoRA)",
61
  "prompt": "{prompt}",
62
  "negative_prompt": "",
63
  },