jbilcke-hf HF staff commited on
Commit
fe297ea
1 Parent(s): 477657c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: LTX-Video-Playground # Replace with your app's title
3
- emoji: 🚀 # Choose an emoji to represent your app
4
- colorFrom: blue # Choose a color to start the gradient (e.g., blue, red, green)
5
- colorTo: purple # Choose a color to end the gradient
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 # Name of your main app file
9
  pinned: false # Set to true if you want to pin this Space
10
  ---
 
1
  ---
2
+ title: AiTube Engine LTXV
3
+ emoji: 📺
4
+ colorFrom: purple
5
+ colorTo: purple
6
  sdk: gradio # Specify the SDK, e.g., gradio or streamlit
7
+ sdk_version: "5.6.0" # Specify the SDK version if needed
8
  app_file: app.py # Name of your main app file
9
  pinned: false # Set to true if you want to pin this Space
10
  ---