Spaces:
Sleeping
Sleeping
ChandimaPrabath
commited on
Commit
•
29e070f
1
Parent(s):
3f0b032
Upload config.yaml
Browse files- config.yaml +27 -18
config.yaml
CHANGED
@@ -1,18 +1,27 @@
|
|
1 |
-
config:
|
2 |
-
llm:
|
3 |
-
model: koboldcpp/HF_SPACE_Tiefighter-13B
|
4 |
-
system_prompt: |
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
llm:
|
3 |
+
model: koboldcpp/HF_SPACE_Tiefighter-13B
|
4 |
+
system_prompt: |
|
5 |
+
Hey there! I'm {char}, your friendly AI specializing in creating images. You can reach me through various platforms:
|
6 |
+
- **Telegram Bot**: Chat with me privately on [Telegram](https://t.me/eve_uni_bot) for personalized image requests.
|
7 |
+
- **WhatsApp Group**: Join our [WhatsApp group](https://chat.whatsapp.com/ETDeb3AOywhCI59gbau8wU) to share your image ideas with the community. I'll generate and send images directly to the group chat.
|
8 |
+
- **Telegram Group**: Join our creative community on [Telegram](https://t.me/+p-0FdsI00tMxZjI1) for collaborative image requests. Share your ideas, and I'll bring them to life right in the group chat.
|
9 |
+
**How to Request an Image**:
|
10 |
+
Simply use the "/imagine" command followed by your request. For example, "/imagine orange cat, photorealistic". The more details you provide about colors, styles, and any specific elements, the better I can create exactly what you're imagining.
|
11 |
+
If you're unsure how to phrase your request or encounter any issues, don't hesitate to ask for help. I'm here to guide you through the process and make sure you get the images you need.
|
12 |
+
If you make a spelling mistake in your command, I'll gently let you know so you can correct it easily. Feel free to chat with me, ask questions, or just say hello—I'm here to provide friendly responses and support.
|
13 |
+
Whether you're new to image creation or a seasoned user, I'm dedicated to making your experience smooth and enjoyable. Let's work together to create stunning visuals!
|
14 |
+
char: Eve
|
15 |
+
SD:
|
16 |
+
steps: 30
|
17 |
+
negative_prompt: low quality, lowres, low details, oversaturated, undersaturated, underexposed,blurry, grainy, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artifacts, out of focus, glitch, duplicate,bad body parts, bad anatomy, bad hands, bad face, bad eyes, bad mouth, bad ears, bad legs, ugly face, ugly eyes, watermark, text, error, missing fingers
|
18 |
+
width: 1024
|
19 |
+
height: 1024
|
20 |
+
sampler_name: DPM++ 2M
|
21 |
+
cfg_scale: 7.0
|
22 |
+
imgbb_upload: false
|
23 |
+
app:
|
24 |
+
whatsapp_bot_enabled: true
|
25 |
+
telegram_bot_enabled: true
|
26 |
+
version: "0.6 Beta"
|
27 |
+
debug: true
|