Pie31415 commited on
Commit
ac67678
1 Parent(s): 775d99c

updated readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Control Animation
2
 
3
  Our code uses [Text2Video-Zero](https://github.com/Picsart-AI-Research/Text2Video-Zero) and the [Diffusers](https://github.com/huggingface/diffusers) library as inspiration.
 
1
+ ---
2
+ title: Control Animation
3
+ emoji: 🔥
4
+ sdk: gradio
5
+ sdk_version: 3.23.0
6
+ app_file: app.py
7
+ pipeline_tag: text-to-video
8
+ tags:
9
+ - jax-diffusers-event
10
+ ---
11
+
12
  # Control Animation
13
 
14
  Our code uses [Text2Video-Zero](https://github.com/Picsart-AI-Research/Text2Video-Zero) and the [Diffusers](https://github.com/huggingface/diffusers) library as inspiration.