Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -253,7 +253,7 @@ body {background: linear-gradient(135deg, #f2e6ff 0%, #e6f0ff 100%); color: #222
|
|
253 |
"""
|
254 |
|
255 |
author_note = (
|
256 |
-
"**ℹ️ This code provides a test environment to experiment with the censorship limits and technical possibilities of AI-based adult content generation. It serves as an educational tool that offers researchers and creators the opportunity to test various prompt methods and understand the ethical boundaries of image generation technology."
|
257 |
)
|
258 |
|
259 |
# Function to boost prompt with LLM
|
|
|
253 |
"""
|
254 |
|
255 |
author_note = (
|
256 |
+
"**ℹ️ This code provides a test environment to experiment with the censorship limits and technical possibilities of AI-based adult content generation. It serves as an educational tool that offers researchers and creators the opportunity to test various prompt methods and understand the ethical boundaries of image generation technology. Uncensored, natural motion video generation service has also been developed but will be released in the future.Add to Conversation"
|
257 |
)
|
258 |
|
259 |
# Function to boost prompt with LLM
|