Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,11 @@ tags:
|
|
11 |
|
12 |
# CogvideoX-5b LoRa to control camera movement
|
13 |
|
|
|
|
|
|
|
|
|
|
|
14 |
The LoRa was trained to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, `zoom_out`.
|
15 |
Start prompt with text like this:
|
16 |
```python
|
|
|
11 |
|
12 |
# CogvideoX-5b LoRa to control camera movement
|
13 |
|
14 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/xyXfkrsbURSQOaPshPzob.mp4"></video>
|
15 |
+
|
16 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/pwyqKU0xLHZ6TuUda7hez.mp4"></video>
|
17 |
+
|
18 |
+
### Usage
|
19 |
The LoRa was trained to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, `zoom_out`.
|
20 |
Start prompt with text like this:
|
21 |
```python
|