Spaces:
Runtime error
Runtime error
Update flux_avatar_manager.py
Browse files- flux_avatar_manager.py +1 -1
flux_avatar_manager.py
CHANGED
|
@@ -12,7 +12,7 @@ class AvatarManager:
|
|
| 12 |
self,
|
| 13 |
hf_space_id="K00B404/chatQwenne",
|
| 14 |
hf_folder="chatbot_images",
|
| 15 |
-
initial_prompt="
|
| 16 |
client=None
|
| 17 |
):
|
| 18 |
self.hf_space_id = hf_space_id
|
|
|
|
| 12 |
self,
|
| 13 |
hf_space_id="K00B404/chatQwenne",
|
| 14 |
hf_folder="chatbot_images",
|
| 15 |
+
initial_prompt="a photo realistic fullbody ,head to toe, adult cyborg Chatbuddy avatar ",
|
| 16 |
client=None
|
| 17 |
):
|
| 18 |
self.hf_space_id = hf_space_id
|