1inkusFace commited on
Commit
8f9a00f
·
verified ·
1 Parent(s): 4512ccb

Update app.py

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