Spaces:
Running
on
Zero
Running
on
Zero
Update app_allfile.py
Browse files- app_allfile.py +5 -5
app_allfile.py
CHANGED
|
@@ -25,11 +25,11 @@ BASE_PROMPTS = {
|
|
| 25 |
"back": "Move the camera to a back-facing position showing the full character. Background is plain white.",
|
| 26 |
"left": "Move the camera to a side (left) profile view. Background is plain white.",
|
| 27 |
"right": "Move the camera to a side (right) profile view. Background is plain white.",
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
"90_left": "Rotate camera 90° left",
|
| 31 |
-
"90_right": "Rotate camera 90° right",
|
| 32 |
-
"top_down": "Switch to top-down view",
|
| 33 |
"low_angle": "Switch to low-angle view",
|
| 34 |
"close_up": "Switch to close-up lens",
|
| 35 |
"medium_close_up": "Switch to medium close-up lens",
|
|
|
|
| 25 |
"back": "Move the camera to a back-facing position showing the full character. Background is plain white.",
|
| 26 |
"left": "Move the camera to a side (left) profile view. Background is plain white.",
|
| 27 |
"right": "Move the camera to a side (right) profile view. Background is plain white.",
|
| 28 |
+
"45_left": "Rotate camera 45° left showing the full character",
|
| 29 |
+
"45_right": "Rotate camera 45° right showing the full character",
|
| 30 |
+
#"90_left": "Rotate camera 90° left",
|
| 31 |
+
#"90_right": "Rotate camera 90° right",
|
| 32 |
+
"top_down": "Switch to top-down view showing the full character",
|
| 33 |
"low_angle": "Switch to low-angle view",
|
| 34 |
"close_up": "Switch to close-up lens",
|
| 35 |
"medium_close_up": "Switch to medium close-up lens",
|