AchyuthGamer commited on
Commit
ac3adeb
1 Parent(s): b69b00d

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 + ", realistic, 8k, cyberpunk, highly detailed, ultra super realism, realism, high graphics, key visual, intricate, highly detailed, breathtaking beauty, precise lineart, vibrant, comprehensive cinematic, trending on DIGITAL ART WEBSITE, best quality, ultra sharp focus, 8k, artgerm")
16
  else:
17
  return text_gen("")
18
- proc1=gr.Interface.load("models/AchyuthGamer/ImMagician")
19
 
20
  def restart_script_periodically():
21
  while True:
 
15
  return text_gen(prompt_text + ", realistic, 8k, cyberpunk, highly detailed, ultra super realism, realism, high graphics, key visual, intricate, highly detailed, breathtaking beauty, precise lineart, vibrant, comprehensive cinematic, trending on DIGITAL ART WEBSITE, best quality, ultra sharp focus, 8k, artgerm")
16
  else:
17
  return text_gen("")
18
+ proc1=gr.Interface.load("models/AchyuthGamer/ImMagician-Fantasy")
19
 
20
  def restart_script_periodically():
21
  while True: