Mightys commited on
Commit
ab0ea4f
verified
1 Parent(s): 06515f1

Update Swarmui_Lightning/symb.py

Browse files
Files changed (1) hide show
  1. Swarmui_Lightning/symb.py +1 -1
Swarmui_Lightning/symb.py CHANGED
@@ -4,7 +4,7 @@ import subprocess
4
  from pathlib import Path
5
 
6
  # ---------- configuraci贸n ----------
7
- TOKEN_CIVITAI = "4487c60c8a71cbfe100a7a03ad9e6ae9"
8
  STORE_FILE = Path.home() / ".civitai_token.pkl" # sustituto de %store
9
  # -----------------------------------
10
 
 
4
  from pathlib import Path
5
 
6
  # ---------- configuraci贸n ----------
7
+ TOKEN_CIVITAI = "TUTOKENCIVITAI"
8
  STORE_FILE = Path.home() / ".civitai_token.pkl" # sustituto de %store
9
  # -----------------------------------
10