1inkusFace commited on
Commit
5fb4e8e
·
verified ·
1 Parent(s): 30d160b

Update app.py

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