charliebaby2023
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -4,6 +4,8 @@ from all_models import models
|
|
4 |
from datetime import datetime
|
5 |
|
6 |
|
|
|
|
|
7 |
now2=0
|
8 |
|
9 |
#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"
|
@@ -107,7 +109,7 @@ def make_me():
|
|
107 |
"""
|
108 |
)
|
109 |
|
110 |
-
with gr.Blocks() as demo:
|
111 |
make_me()
|
112 |
|
113 |
demo.queue(concurrency_count = 200)
|
|
|
4 |
from datetime import datetime
|
5 |
|
6 |
|
7 |
+
|
8 |
+
|
9 |
now2=0
|
10 |
|
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"
|
|
|
109 |
"""
|
110 |
)
|
111 |
|
112 |
+
with gr.Blocks(css=".error {display: none}") as demo:
|
113 |
make_me()
|
114 |
|
115 |
demo.queue(concurrency_count = 200)
|