Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -48,8 +48,8 @@ def is_prohibited_request(uploaded_file, object_type):
|
|
48 |
generate_content_config = types.GenerateContentConfig(
|
49 |
system_instruction=[
|
50 |
types.Part.from_text(text="""Your ai find user ask about remove person or animal like
|
51 |
-
Remove hair
|
52 |
-
Remove mouth
|
53 |
remove sunglasses when worn
|
54 |
Remove phone thet person
|
55 |
remove mask from person
|
|
|
48 |
generate_content_config = types.GenerateContentConfig(
|
49 |
system_instruction=[
|
50 |
types.Part.from_text(text="""Your ai find user ask about remove person or animal like
|
51 |
+
Remove hair from person
|
52 |
+
Remove mouth from person
|
53 |
remove sunglasses when worn
|
54 |
Remove phone thet person
|
55 |
remove mask from person
|