Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
short_description:
|
| 4 |
emoji: 🎞️
|
| 5 |
colorFrom: blue
|
| 6 |
colorTo: green
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version: 5.
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
|
@@ -162,4 +162,4 @@ The following libraries, models, and tools power Scriptura’s agents and multim
|
|
| 162 |
- **numpy** – numerical operations
|
| 163 |
- **MusicGen (AudioCraft)** – soundtrack and SFX generation
|
| 164 |
- **FLUX (black-forest-labs/FLUX.1-dev)** – on-the-fly image generation
|
| 165 |
-
- **Gemma-3-27B-IT** – multimodal captioning and metadata
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Scriptura
|
| 3 |
+
short_description: MultiAgent System for Screenplay Creation and Editing
|
| 4 |
emoji: 🎞️
|
| 5 |
colorFrom: blue
|
| 6 |
colorTo: green
|
| 7 |
sdk: gradio
|
| 8 |
+
sdk_version: 5.49.1
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
|
|
|
| 162 |
- **numpy** – numerical operations
|
| 163 |
- **MusicGen (AudioCraft)** – soundtrack and SFX generation
|
| 164 |
- **FLUX (black-forest-labs/FLUX.1-dev)** – on-the-fly image generation
|
| 165 |
+
- **Gemma-3-27B-IT** – multimodal captioning and metadata
|