Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,7 @@ title: Q8-LTX-Video-Playground
|
|
3 |
emoji: 🧨
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
-
sdk:
|
7 |
-
sdk_version: "4.44.1" # Specify the SDK version if needed
|
8 |
app_file: app.py
|
9 |
pinned: false # Set to true if you want to pin this Space
|
10 |
---
|
|
|
3 |
emoji: 🧨
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
+
sdk: docker # Specify the SDK, e.g., gradio or streamlit
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false # Set to true if you want to pin this Space
|
9 |
---
|