Update app.py
Browse files
app.py
CHANGED
@@ -310,13 +310,13 @@ At its heart:
|
|
310 |
For media generation, Scriptura integrates:
|
311 |
- **MusicGen** models (per the AudioCraft MusicGen specification), deployed via Hugging Face Spaces,
|
312 |
enabling the agent to produce original soundtracks and sound effects from text prompts or combined text + audio samples.
|
313 |
-
- **FLUX (black-forest-labs/FLUX.1-dev)** for on-the-fly image creation
|
314 |
visual references that seamlessly tie into the narrative flow.
|
315 |
|
316 |
Optionally, Scriptura can query external sources (e.g., via a DuckDuckGo API integration) to pull in reference scripts, sound samples, or research materials,
|
317 |
ensuring that every draft is not only creatively rich but also contextually informed.
|
318 |
|
319 |
-
|
320 |
|
321 |
For more information: [README.md](https://huggingface.co/spaces/Lab9705/MultiAgent_System_for_Screenplay_Creation/blob/main/README.md)
|
322 |
""")
|
|
|
310 |
For media generation, Scriptura integrates:
|
311 |
- **MusicGen** models (per the AudioCraft MusicGen specification), deployed via Hugging Face Spaces,
|
312 |
enabling the agent to produce original soundtracks and sound effects from text prompts or combined text + audio samples.
|
313 |
+
- **FLUX (black-forest-labs/FLUX.1-dev)** for on-the-fly image creation, ideal for storyboards, concept art, and
|
314 |
visual references that seamlessly tie into the narrative flow.
|
315 |
|
316 |
Optionally, Scriptura can query external sources (e.g., via a DuckDuckGo API integration) to pull in reference scripts, sound samples, or research materials,
|
317 |
ensuring that every draft is not only creatively rich but also contextually informed.
|
318 |
|
319 |
+
To view the presentation **video**, click [here](https://www.youtube.com/watch?v=I0201ruB1Uo&ab_channel=3DLabFactory)
|
320 |
|
321 |
For more information: [README.md](https://huggingface.co/spaces/Lab9705/MultiAgent_System_for_Screenplay_Creation/blob/main/README.md)
|
322 |
""")
|