smartdigitalnetworks commited on
Commit
a0fabea
·
verified ·
1 Parent(s): 00204b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,6 +9,6 @@ footer {
9
  """
10
 
11
  # This builds a demo around the model's Inference Endpoint
12
- demo = gr.load("stabilityai/sdxl-turbo", src="models")
13
 
14
  demo.launch(css=css)
 
9
  """
10
 
11
  # This builds a demo around the model's Inference Endpoint
12
+ demo = gr.load("Lightricks/LTX-2", src="models")
13
 
14
  demo.launch(css=css)