Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -181,14 +181,6 @@ Move the camera.
|
|
| 181 |
* The last line is important: it explicitly tells the model to preserve the 3D scene content and geometry, and only adjust the camera viewpoint.
|
| 182 |
|
| 183 |
**Examples:**
|
| 184 |
-
|
| 185 |
-
```text
|
| 186 |
-
Move the camera.
|
| 187 |
-
- Camera rotation: Yaw 45°, Pitch 0°.
|
| 188 |
-
- Camera zoom: in.
|
| 189 |
-
- Keep the 3D scene static; only change the viewpoint.
|
| 190 |
-
```
|
| 191 |
-
|
| 192 |
```text
|
| 193 |
Move the camera.
|
| 194 |
- Camera rotation: Yaw 0.0°, Pitch -15.0°.
|
|
|
|
| 181 |
* The last line is important: it explicitly tells the model to preserve the 3D scene content and geometry, and only adjust the camera viewpoint.
|
| 182 |
|
| 183 |
**Examples:**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
```text
|
| 185 |
Move the camera.
|
| 186 |
- Camera rotation: Yaw 0.0°, Pitch -15.0°.
|