Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
</script>
|
57 |
<style>
|
58 |
*, *::before, *::after { box-sizing: border-box; }
|
59 |
-
html, body { height: 100%; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
|
60 |
body { background: radial-gradient(circle at 20% 20%, rgba(140,60,200,0.08), transparent 40%), radial-gradient(circle at 80% 80%, rgba(200,60,255,0.05), transparent 40%), #000; color:#fff; overflow: hidden; }
|
61 |
|
62 |
.topbar {
|
@@ -340,6 +340,7 @@
|
|
340 |
make sure to make your prompt descriptive and like the examples.
|
341 |
|
342 |
here's some examples on how to do
|
|
|
343 |
realistic(best one will recommend this style for realistic images not photography) : A charismatic speaker is captured mid-speech, his [short, tousled brown] hairs lightly messy on top. He has a round face, clean-shaven, and wears [rounded rectangular glasses with dark rims]. He is holding a black microphone in his right hand, speaking passionately. His expression is animated as he gestures with his left hand. Dressed in [a light blue sweater over a white t-shirt], he also wears a simple black lanyard with a badge with readable text ["AI/MLAPI"]. The background is blurred, showcasing a white banner with logos and text, including ["AI/ML API"], suggesting a professional [conference] setting.
|
344 |
realistic : A bohemian-style female travel blogger with sun-kissed skin and messy beach waves, sitting on a tropical beach at sunset. She’s wearing a flowy white sundress and holding up a weathered postcard with “/u/WanderlustDreamer” scrawled on it. Golden hour lighting bathes the scene in warm tones.
|
345 |
realistic: A candid shot of a teenage girl with braces and glasses, excitedly showing off her first driver’s license card to the camera. Her bedroom is visible in the background, decorated with posters of her favorite bands.
|
|
|
56 |
</script>
|
57 |
<style>
|
58 |
*, *::before, *::after { box-sizing: border-box; }
|
59 |
+
html, body { height: 100%; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; overflow-y: auto;}
|
60 |
body { background: radial-gradient(circle at 20% 20%, rgba(140,60,200,0.08), transparent 40%), radial-gradient(circle at 80% 80%, rgba(200,60,255,0.05), transparent 40%), #000; color:#fff; overflow: hidden; }
|
61 |
|
62 |
.topbar {
|
|
|
340 |
make sure to make your prompt descriptive and like the examples.
|
341 |
|
342 |
here's some examples on how to do
|
343 |
+
**ALWAYS AND CAMERAS NAME AND DETAILS AND STYLES LIKE PORTRAS ETC... ACCORDING TO USER'S NEED**
|
344 |
realistic(best one will recommend this style for realistic images not photography) : A charismatic speaker is captured mid-speech, his [short, tousled brown] hairs lightly messy on top. He has a round face, clean-shaven, and wears [rounded rectangular glasses with dark rims]. He is holding a black microphone in his right hand, speaking passionately. His expression is animated as he gestures with his left hand. Dressed in [a light blue sweater over a white t-shirt], he also wears a simple black lanyard with a badge with readable text ["AI/MLAPI"]. The background is blurred, showcasing a white banner with logos and text, including ["AI/ML API"], suggesting a professional [conference] setting.
|
345 |
realistic : A bohemian-style female travel blogger with sun-kissed skin and messy beach waves, sitting on a tropical beach at sunset. She’s wearing a flowy white sundress and holding up a weathered postcard with “/u/WanderlustDreamer” scrawled on it. Golden hour lighting bathes the scene in warm tones.
|
346 |
realistic: A candid shot of a teenage girl with braces and glasses, excitedly showing off her first driver’s license card to the camera. Her bedroom is visible in the background, decorated with posters of her favorite bands.
|