1inkusFace commited on
Commit
d4cd416
·
verified ·
1 Parent(s): 9bcc6a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -43,10 +43,10 @@ torch.backends.cudnn.benchmark = False
43
  # torch.backends.cuda.preferred_linalg_library="cusolver"
44
  torch.set_float32_matmul_precision("highest")
45
 
46
- FTP_HOST = "1ink.us"
47
- FTP_USER = "ford442"
48
  FTP_PASS = os.getenv("FTP_PASS")
49
- FTP_DIR = "1ink.us/stable_diff/" # Remote directory on FTP server
50
 
51
  DESCRIPTIONXX = """
52
  ## ⚡⚡⚡⚡ REALVISXL V5.0 BF16 IP Adapter ⚡⚡⚡⚡
 
43
  # torch.backends.cuda.preferred_linalg_library="cusolver"
44
  torch.set_float32_matmul_precision("highest")
45
 
46
+ FTP_HOST = 'noahcohn.com'
47
+ FTP_USER = 'ford442'
48
  FTP_PASS = os.getenv("FTP_PASS")
49
+ FTP_DIR = 'img.noahcohn.com/stablediff/'
50
 
51
  DESCRIPTIONXX = """
52
  ## ⚡⚡⚡⚡ REALVISXL V5.0 BF16 IP Adapter ⚡⚡⚡⚡