Spaces:
Running
Running
charliebaby2023
commited on
Commit
•
0e4e728
1
Parent(s):
639f970
Update app.py
Browse files
app.py
CHANGED
@@ -7,9 +7,10 @@ def get_current_time():
|
|
7 |
# Get the current time
|
8 |
now = datetime.now()
|
9 |
# Format the time as a string
|
|
|
10 |
current_time = now.strftime("%Y-%m-%d %H:%M:%S")
|
11 |
kii = "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"
|
12 |
-
ki=f'{kii} {
|
13 |
return ki
|
14 |
|
15 |
#return current_time
|
@@ -87,7 +88,7 @@ def make_me():
|
|
87 |
|
88 |
gen_button = gr.Button('Generate up to 6 images in up to 3 minutes total')
|
89 |
stop_button = gr.Button('Stop', variant = 'secondary', interactive = False)
|
90 |
-
gen_button.click(lambda s: gr.update(interactive = True,
|
91 |
gr.HTML(
|
92 |
"""
|
93 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|
|
|
7 |
# Get the current time
|
8 |
now = datetime.now()
|
9 |
# Format the time as a string
|
10 |
+
current_time2= random.randint(1,000)
|
11 |
current_time = now.strftime("%Y-%m-%d %H:%M:%S")
|
12 |
kii = "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"
|
13 |
+
ki=f'{kii} {current_time2}'
|
14 |
return ki
|
15 |
|
16 |
#return current_time
|
|
|
88 |
|
89 |
gen_button = gr.Button('Generate up to 6 images in up to 3 minutes total')
|
90 |
stop_button = gr.Button('Stop', variant = 'secondary', interactive = False)
|
91 |
+
gen_button.click(lambda s: gr.update(interactive = True, fn=get_current_time(), outputs=txt_input), None, stop_button)
|
92 |
gr.HTML(
|
93 |
"""
|
94 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|