Update README.md
Browse files
README.md
CHANGED
|
@@ -37,9 +37,22 @@ def process(text):
|
|
| 37 |
return text
|
| 38 |
|
| 39 |
for i in range(num_return_sequences):
|
| 40 |
-
print(all_prompts[i]['generated_text'])
|
| 41 |
```
|
| 42 |
|
| 43 |
You will get 10 text-to-video prompts, and you can pick one you like most.
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
# Demo
|
|
|
|
| 37 |
return text
|
| 38 |
|
| 39 |
for i in range(num_return_sequences):
|
| 40 |
+
print(process(all_prompts[i]['generated_text']))
|
| 41 |
```
|
| 42 |
|
| 43 |
You will get 10 text-to-video prompts, and you can pick one you like most.
|
| 44 |
|
| 45 |
+
```
|
| 46 |
+
An undemwater world, with water and a coral reef with sunlight shining, 3d animation, real world, 4k .
|
| 47 |
+
An undemwater world. In a stunning close up shot, the intricacies of the alien landscape e captured in exquisite detail. The cinematic quality is exceptional, with every aspect captured in a aspect ratio.
|
| 48 |
+
An undemwater world where bioluminescent organisms thrive.
|
| 49 |
+
An undemwater world. The girl is standing in the gden in autumn. The girl is holding a book in her hands. She has short brown hair. The girl is weing a long dress.
|
| 50 |
+
An undemwater world. The ocean is a vast, dk blue in deep blue. A creature with a single eye is in the distance, emitting blue and green light.
|
| 51 |
+
An undemwater world with bioluminescent creatures. The water is filled with glowing plants and colorful fish, all swimming in a vibrant and diverse sea. The creatures e playful and mischievous..
|
| 52 |
+
An undemwater world.. A young woman, SARA, is sitting at a table, looking distressed. She appes worried and anxious.
|
| 53 |
+
An undemwater world, . the man is talking to other people.
|
| 54 |
+
An undemwater world, a vibrant coral reef teeming with mine life and a symphony of colors that thrived beneath the waves..
|
| 55 |
+
An undemwater world, 1968 film, 32k resolution, shp, captured by Phantom High-Speed Camera, dynamic dramatic lighting, highly detailed cinematic chacters, hyper-detailed, insan.
|
| 56 |
+
```
|
| 57 |
+
|
| 58 |
# Demo
|