privateuserh commited on
Commit
72a0cf0
·
verified ·
1 Parent(s): 390bc0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def get_actor_advice(user_query, script_input, character_name_input):
83
 
84
  with gr.Blocks() as demo:
85
  gr.Markdown("# Actor's LLM Assistant")
86
- gr.Markdown("Enter your script and ask for acting advice for your character. The AI will remember past queries in the current session. This session is Sponsored by my AI Avatar, SM+ and Astral Nexus Studio)
87
 
88
  with gr.Row():
89
  with gr.Column():
 
83
 
84
  with gr.Blocks() as demo:
85
  gr.Markdown("# Actor's LLM Assistant")
86
+ gr.Markdown("Enter your script and ask for acting advice for your character. The AI will remember past queries in the current session. This session is Sponsored by my AI Avatar, SM+ and Astral Nexus Studio. Disclaimer: Astral Nexus does not keep a copy of any script entered. Use this service to get a feel for it. No contact or committment is given or implied.")
87
 
88
  with gr.Row():
89
  with gr.Column():