sayakpaul HF staff commited on
Commit
85a5ca3
·
verified ·
1 Parent(s): 3e04ae6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -3,8 +3,7 @@ title: Q8-LTX-Video-Playground
3
  emoji: 🧨
4
  colorFrom: blue
5
  colorTo: purple
6
- sdk: gradio # Specify the SDK, e.g., gradio or streamlit
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
  ---