Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ tags:
|
|
17 |
## Description
|
18 |
This LoRa (Low-Rank Adapter) model extends CogVideoX to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, and `zoom_out`. The LoRa can generate smooth camera motions for enhanced video creation.
|
19 |
|
20 |
-
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/
|
21 |
|
22 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/pwyqKU0xLHZ6TuUda7hez.mp4"></video>
|
23 |
|
@@ -25,16 +25,9 @@ This LoRa (Low-Rank Adapter) model extends CogVideoX to control camera movement
|
|
25 |
|
26 |
|
27 |
## Usage
|
28 |
-
|
29 |
-
### Prompt Format
|
30 |
-
Start your prompt with text like:
|
31 |
-
```python
|
32 |
-
'Camera moves to the {}...',
|
33 |
-
'Camera is moving to the {}...',
|
34 |
-
'{} camera movement...',
|
35 |
-
'{} camera turn...',
|
36 |
### Usage
|
37 |
The LoRa was trained to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, `zoom_out`.
|
|
|
38 |
Start prompt with text like this:
|
39 |
```python
|
40 |
'小amera moves to the {}...',
|
|
|
17 |
## Description
|
18 |
This LoRa (Low-Rank Adapter) model extends CogVideoX to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, and `zoom_out`. The LoRa can generate smooth camera motions for enhanced video creation.
|
19 |
|
20 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/sFer38aCSYiWtqQIrVJm9.mp4"></video>
|
21 |
|
22 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/pwyqKU0xLHZ6TuUda7hez.mp4"></video>
|
23 |
|
|
|
25 |
|
26 |
|
27 |
## Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
### Usage
|
29 |
The LoRa was trained to control camera movement in 6 directions: `left`, `right`, `up`, `down`, `zoom_in`, `zoom_out`.
|
30 |
+
#### Prompt Format
|
31 |
Start prompt with text like this:
|
32 |
```python
|
33 |
'小amera moves to the {}...',
|