Rtrggf commited on
Commit
f976670
1 Parent(s): 0ce3633

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  using System;
2
  using System.Drawing;
3
  using AForge.Video.FFMPEG;
@@ -18,4 +31,4 @@ class Program
18
 
19
  videoWriter.Close();
20
  }
21
- }
 
1
+ ---
2
+ license: openrail
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - ae
7
+ metrics:
8
+ - accuracy
9
+ library_name: adapter-transformers
10
+ pipeline_tag: text-to-video
11
+ tags:
12
+ - art
13
+ ---
14
  using System;
15
  using System.Drawing;
16
  using AForge.Video.FFMPEG;
 
31
 
32
  videoWriter.Close();
33
  }
34
+ }