Yntec commited on
Commit
181ce91
·
verified ·
1 Parent(s): 771424d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import os
3
  from convert_repo_to_safetensors_sd_gr import convert_repo_to_safetensors_multi_sd
4
- os.environ['HF_OUTPUT_REPO'] = 'Yntec/lnkdn'
5
 
6
  css = """"""
7
 
 
1
  import gradio as gr
2
  import os
3
  from convert_repo_to_safetensors_sd_gr import convert_repo_to_safetensors_multi_sd
4
+ os.environ['HF_OUTPUT_REPO'] = 'Yntec/tmp'
5
 
6
  css = """"""
7