charliebaby2023
commited on
Commit
•
05e944e
1
Parent(s):
6dd8c8e
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ from all_models import models
|
|
8 |
def generate_text_with_random_number():
|
9 |
random_number = randint(1, 100)
|
10 |
pft = "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"
|
11 |
-
return f"pft {random_number}"
|
12 |
|
13 |
# Function to process the input and return it (or do some other processing)
|
14 |
def process_text(input_text):
|
|
|
8 |
def generate_text_with_random_number():
|
9 |
random_number = randint(1, 100)
|
10 |
pft = "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"
|
11 |
+
return f"{pft} {random_number}"
|
12 |
|
13 |
# Function to process the input and return it (or do some other processing)
|
14 |
def process_text(input_text):
|