charliebaby2023 commited on
Commit
df8928c
1 Parent(s): a04b006

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ def gen_fn(model_str, prompt):
78
  def make_me():
79
  with gr.Tab('The Dream'):
80
  fn=process_text,
81
- txt_input = gr.Textbox(label = 'Your prompt:', lines=4, value=generate_text_with_random_number() ).style(container=False,min_width=1200)
82
  #"nude femboy sissy with small penis, bound anal sex orgy party, perfect penis, oral sex, threesum, head between thighs, glans inside mouth, cuming from glans"
83
 
84
  time_textbox = gr.Textbox(label="Current Time")
 
78
  def make_me():
79
  with gr.Tab('The Dream'):
80
  fn=process_text,
81
+ txt_input = gr.Textbox(label = 'Your prompt:', lines=4, value=get_current_time() ).style(container=False,min_width=1200)
82
  #"nude femboy sissy with small penis, bound anal sex orgy party, perfect penis, oral sex, threesum, head between thighs, glans inside mouth, cuming from glans"
83
 
84
  time_textbox = gr.Textbox(label="Current Time")