paralleldynamix commited on
Commit
780fdb3
1 Parent(s): 6185e8a

Create README.md

Browse files

An AI chatbot with capabilities and libraries allowing it to detect desired face from photos or photo set in input face folder and replace face in any video recording film etc placed in input video folder, consistently including mapping of facial movements to allow and blend the face from photo/image in perfect natural alignment with that of character in video presented

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd
3
+ task_categories:
4
+ - feature-extraction
5
+ - conversational
6
+ language:
7
+ - en
8
+ pretty_name: face swap image to video
9
+ size_categories:
10
+ - 1K<n<10K
11
+ ---