AchyuthGamer commited on
Commit
78dadd9
1 Parent(s): 84c5095

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def get_prompts(prompt_text):
15
  return text_gen(prompt_text + " movie, movie scene, realistic movie scene, realistic, 8k, cyberpunk, highly detailed, ultra super realism, realism, high graphics")
16
  else:
17
  return text_gen("")
18
- proc1=gr.Interface.load("models/SG161222/Realistic_Vision_V1.4")
19
 
20
  def restart_script_periodically():
21
  while True:
 
15
  return text_gen(prompt_text + " movie, movie scene, realistic movie scene, realistic, 8k, cyberpunk, highly detailed, ultra super realism, realism, high graphics")
16
  else:
17
  return text_gen("")
18
+ proc1=gr.Interface.load("models/digiplay/majicMIX_realistic_v6")
19
 
20
  def restart_script_periodically():
21
  while True: