kadirnar commited on
Commit
1fa8f4e
1 Parent(s): 3da13dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ examples = [
101
  ["sd-dreambooth-library/mr-potato-head", "sks mr potato head is surfing in the forest.", 5, 416, 416, 50, 7.5],
102
  ]
103
 
104
- description = "Orijinal Model: [Tune-A-Video-library/a-man-is-surfing](Tune-A-Video-library/a-man-is-surfing) Alternatively Models: [Dreambooth](https://huggingface.co/sd-dreambooth-library)"
105
  title = "Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation"
106
 
107
  demo_app = gr.Interface(
 
101
  ["sd-dreambooth-library/mr-potato-head", "sks mr potato head is surfing in the forest.", 5, 416, 416, 50, 7.5],
102
  ]
103
 
104
+ description = "Orijinal Model: [Tune-A-Video-library/a-man-is-surfing](https://huggingface.co/Tune-A-Video-library/a-man-is-surfing) Alternatively Models: [Dreambooth](https://huggingface.co/sd-dreambooth-library)"
105
  title = "Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation"
106
 
107
  demo_app = gr.Interface(